Package org.apache.hc.core5.http
Interface ClassicHttpResponse
- All Superinterfaces:
AutoCloseable
,Closeable
,HttpEntityContainer
,HttpMessage
,HttpResponse
,MessageHeaders
- All Known Implementing Classes:
BasicClassicHttpResponse
'Classic'
HttpResponse
message that can enclose HttpEntity
.- Since:
- 5.0
-
Method Summary
Methods inherited from interface org.apache.hc.core5.http.HttpEntityContainer
getEntity, setEntity
Methods inherited from interface org.apache.hc.core5.http.HttpMessage
addHeader, addHeader, getVersion, removeHeader, removeHeaders, setHeader, setHeader, setHeaders, setVersion
Methods inherited from interface org.apache.hc.core5.http.HttpResponse
getCode, getLocale, getReasonPhrase, setCode, setLocale, setReasonPhrase
Methods inherited from interface org.apache.hc.core5.http.MessageHeaders
containsHeader, countHeaders, getFirstHeader, getHeader, getHeaders, getHeaders, getLastHeader, headerIterator, headerIterator