Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.tinystruct.AbstractApplication (implements org.tinystruct.Application, java.lang.Cloneable)
      • org.tinystruct.system.TomcatServer (implements org.tinystruct.system.Bootstrap)
    • jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
      • jakarta.servlet.http.HttpServlet
    • org.tinystruct.http.servlet.MultipartFormData
    • org.tinystruct.http.RequestWrapper<T,I> (implements org.tinystruct.http.Request<T,I>)
    • org.tinystruct.http.ResponseWrapper<T,O> (implements org.tinystruct.http.Response<T,O>)