Package no.hasmac.jsonld.http
Interface HttpResponse
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
DefaultHttpClient.HttpResponseImpl
-
Method Details
-
statusCode
int statusCode() -
body
InputStream body() -
links
Collection<String> links() -
contentType
-
location
-