Package org.alfresco.httpclient
Class HttpMethodResponse
java.lang.Object
org.alfresco.httpclient.HttpMethodResponse
- All Implemented Interfaces:
Response
- Since:
- 4.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
method
protected org.apache.commons.httpclient.HttpMethod method
-
-
Constructor Details
-
HttpMethodResponse
- Throws:
IOException
-
-
Method Details
-
release
public void release() -
getContentAsStream
- Specified by:
getContentAsStream
in interfaceResponse
- Throws:
IOException
-
getContentType
- Specified by:
getContentType
in interfaceResponse
-
getHeader
-
getStatus
public int getStatus()
-