Uses of Package
co.arago.hiro.client.util.httpclient
-
Packages that use co.arago.hiro.client.util.httpclient Package Description co.arago.hiro.client.connection co.arago.hiro.client.rest co.arago.hiro.client.util.httpclient -
Classes in co.arago.hiro.client.util.httpclient used by co.arago.hiro.client.connection Class Description HttpResponseParser Contains the httpResult and decodes the headers Content-Type and Content-Length for further information about that stream.StreamContainer Contains the inputStream for the body and decodes the headers Content-Type and Content-Length for further information about that stream. -
Classes in co.arago.hiro.client.util.httpclient used by co.arago.hiro.client.rest Class Description HttpResponseParser Contains the httpResult and decodes the headers Content-Type and Content-Length for further information about that stream.StreamContainer Contains the inputStream for the body and decodes the headers Content-Type and Content-Length for further information about that stream.URIPath Simple builder class for URI paths. -
Classes in co.arago.hiro.client.util.httpclient used by co.arago.hiro.client.util.httpclient Class Description ContentHeaderHandler Decodes / Encodes the headers Content-Type and Content-Length.URIPath Simple builder class for URI paths.