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 -
-
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 ConditionStage<HttpMaidBuilder>HttpMaidBuilder. serving(Handler handler) -
Uses of Handler in de.quantummaid.httpmaid.handler
Method 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
-