Package com.sshtools.common.net
Class HttpResponse
java.lang.Object
com.sshtools.common.net.HttpHeader
com.sshtools.common.net.HttpResponse
Utility class to process HTTP responses.
- Author:
- Lee David Painter
-
Field Summary
Fields inherited from class com.sshtools.common.net.HttpHeader
begin, white_SPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.net.HttpHeader
getHeaderField, getHeaderFieldNames, getHeaderFields, getStartLine, processHeaderFields, readLine, setHeaderField, toString
-
Constructor Details
-
HttpResponse
- Throws:
IOException
-
-
Method Details
-
process
- Throws:
IOException
-
getVersion
-
getStatus
public int getStatus() -
getReason
-
getAuthenticationMethod
-
getAuthenticationRealm
-