public class AxisRequestEntityImpl extends AxisRequestEntity implements org.apache.commons.httpclient.methods.RequestEntity
| Constructor and Description |
|---|
AxisRequestEntityImpl(org.apache.axis2.transport.MessageFormatter messageFormatter,
org.apache.axis2.context.MessageContext msgContext,
org.apache.axiom.om.OMOutputFormat format,
String soapAction,
boolean chunked,
boolean isAllowedRetry)
Method calls to this request entity are delegated to the following Axis2
message formatter object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
getContentLength, getContentTypeAsString, getRequestEntityContent, isChunked, isRepeatable, setChunked, writeRequestpublic AxisRequestEntityImpl(org.apache.axis2.transport.MessageFormatter messageFormatter,
org.apache.axis2.context.MessageContext msgContext,
org.apache.axiom.om.OMOutputFormat format,
String soapAction,
boolean chunked,
boolean isAllowedRetry)
messageFormatter - public String getContentType()
getContentType in interface org.apache.commons.httpclient.methods.RequestEntityCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.