Uses of Class
co.arago.hiro.client.util.httpclient.ContentHeaderHandler
-
Packages that use ContentHeaderHandler Package Description co.arago.hiro.client.util.httpclient -
-
Uses of ContentHeaderHandler in co.arago.hiro.client.util.httpclient
Subclasses of ContentHeaderHandler in co.arago.hiro.client.util.httpclient Modifier and Type Class Description classHttpResponseParserContains the httpResult and decodes the headers Content-Type and Content-Length for further information about that stream.classStreamContainerContains the inputStream for the body and decodes the headers Content-Type and Content-Length for further information about that stream.
-