public class HttpResponse extends HttpHeader
begin, white_SPACE| Constructor and Description |
|---|
HttpResponse(InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationMethod() |
String |
getAuthenticationRealm() |
String |
getReason() |
int |
getStatus() |
String |
getVersion() |
getHeaderField, getHeaderFieldNames, getHeaderFields, getStartLine, processHeaderFields, readLine, setHeaderField, toStringpublic HttpResponse(InputStream input) throws IOException
IOExceptionCopyright © 2025. All rights reserved.