Uses of Interface
de.quantummaid.httpmaid.endpoint.RawRequestExtractor
-
Packages that use RawRequestExtractor Package Description de.quantummaid.httpmaid -
-
Uses of RawRequestExtractor in de.quantummaid.httpmaid
Methods in de.quantummaid.httpmaid with parameters of type RawRequestExtractor Modifier and Type Method Description voidHttpMaid. handleRequest(RawRequestExtractor rawRequestExtractor, RawResponseHandler rawResponseHandler)<T> THttpMaid. handleRequestSynchronously(RawRequestExtractor rawRequestExtractor, RawResponseFactory<T> rawResponseFactory)
-