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, setEntityMethods inherited from interface org.apache.hc.core5.http.HttpMessage
addHeader, addHeader, getVersion, removeHeader, removeHeaders, setHeader, setHeader, setHeaders, setVersionMethods inherited from interface org.apache.hc.core5.http.HttpResponse
getCode, getLocale, getReasonPhrase, setCode, setLocale, setReasonPhraseMethods inherited from interface org.apache.hc.core5.http.MessageHeaders
containsHeader, countHeaders, getFirstHeader, getHeader, getHeaders, getHeaders, getLastHeader, headerIterator, headerIterator