org.apache.axis2.transport.http
Class CommonsHTTPTransportSender.AxisRequestEntity
java.lang.Object
org.apache.axis2.transport.http.CommonsHTTPTransportSender.AxisRequestEntity
- Enclosing class:
- CommonsHTTPTransportSender
- public class CommonsHTTPTransportSender.AxisRequestEntity
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonsHTTPTransportSender.AxisRequestEntity
public CommonsHTTPTransportSender.AxisRequestEntity(OMElement element,
boolean chuncked,
MessageContext msgCtxt,
java.lang.String charSetEncoding,
java.lang.String soapActionString)
isRepeatable
public boolean isRepeatable()
writeBytes
public byte[] writeBytes()
throws AxisFault
- Throws:
AxisFault
writeRequest
public void writeRequest(java.io.OutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
getContentLength
public long getContentLength()
getContentType
public java.lang.String getContentType()