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