Uses of Class
de.quantummaid.httpmaid.endpoint.RawResponse
-
Packages that use RawResponse Package Description de.quantummaid.httpmaid.endpoint -
-
Uses of RawResponse in de.quantummaid.httpmaid.endpoint
Methods in de.quantummaid.httpmaid.endpoint that return RawResponse Modifier and Type Method Description static RawResponseRawResponse. rawResponse(MetaData metaData)Methods in de.quantummaid.httpmaid.endpoint with parameters of type RawResponse Modifier and Type Method Description TRawResponseFactory. createResponse(RawResponse response)voidRawResponseHandler. handle(RawResponse response)
-