Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- de.joshicodes.webapi.auth.handler.AuthenticationHandler
- de.joshicodes.webapi.auth.handler.BasicAuthenticationHandler
- de.joshicodes.webapi.auth.handler.BearerAuthenticationHandler
- de.joshicodes.webapi.event.events.Event
- de.joshicodes.webapi.event.events.RouteRequestEvent
- de.joshicodes.webapi.event.EventManager
- de.joshicodes.webapi.router.route.FileRoute (implements de.joshicodes.webapi.router.route.Route)
- de.joshicodes.webapi.HttpErrorCode
- java.lang.Record
- de.joshicodes.webapi.request.RequestData
- de.joshicodes.webapi.request.ResponseData
- de.joshicodes.webapi.request.ResponseModificationData
- de.joshicodes.webapi.request.ResponseData.Builder
- de.joshicodes.webapi.router.Router
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- de.joshicodes.webapi.exceptions.MissingPostDataException
- de.joshicodes.webapi.exceptions.UnknownContentTypeException
- java.lang.Exception
- de.joshicodes.webapi.Webserver
- de.joshicodes.webapi.WebserverBuilder
- de.joshicodes.webapi.auth.handler.AuthenticationHandler
Interface Hierarchy
- de.joshicodes.webapi.event.ListenerAdapter
- de.joshicodes.webapi.router.route.Route
Annotation Interface Hierarchy
- de.joshicodes.webapi.auth.Authentication (implements java.lang.annotation.Annotation)
- de.joshicodes.webapi.event.EventHandler (implements java.lang.annotation.Annotation)
- de.joshicodes.webapi.request.HttpMethod (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.joshicodes.webapi.event.EventHandler.EventPriority
- de.joshicodes.webapi.request.HttpMethodType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)