Package org.apache.axis2.transport.http
Class AxisRequestEntity
java.lang.Object
org.apache.axis2.transport.http.AxisRequestEntity
This Request Entity is used by the HTTPCommonsTransportSender. This wraps the
Axis2 message formatter object.
-
Method Summary
-
Method Details
-
isRepeatable
public boolean isRepeatable() -
writeRequest
- Throws:
IOException
-
getContentLength
public long getContentLength() -
getContentType
-
isChunked
public boolean isChunked()
-