Uses of Interface
de.quantummaid.httpmaid.handler.Handler
-
Packages that use Handler Package Description de.quantummaid.httpmaid de.quantummaid.httpmaid.handler de.quantummaid.httpmaid.handler.http de.quantummaid.httpmaid.security -
-
Uses of Handler in de.quantummaid.httpmaid
Fields in de.quantummaid.httpmaid with type parameters of type Handler Modifier and Type Field Description static MetaDataKey<Handler>HttpMaidChainKeys. HANDLERMethods in de.quantummaid.httpmaid with parameters of type Handler Modifier and Type Method Description default ConditionStage<T>HttpConfiguration. serving(Handler handler) -
Uses of Handler in de.quantummaid.httpmaid.handler
Classes in de.quantummaid.httpmaid.handler that implement Handler Modifier and Type Class Description classDefaultPageNotFoundHandlerMethod parameters in de.quantummaid.httpmaid.handler with type arguments of type Handler Modifier and Type Method Description static ProcessorDetermineHandlerProcessor. determineHandlerProcessor(Generators<Handler> handlerGenerators) -
Uses of Handler in de.quantummaid.httpmaid.handler.http
Subinterfaces of Handler in de.quantummaid.httpmaid.handler.http Modifier and Type Interface Description interfaceHttpHandler -
Uses of Handler in de.quantummaid.httpmaid.security
Subinterfaces of Handler in de.quantummaid.httpmaid.security Modifier and Type Interface Description interfaceRejectionHandler
-