public class AxisRequestEntityImpl extends AxisRequestEntity implements org.apache.commons.httpclient.methods.RequestEntity
| Constructor and Description |
|---|
AxisRequestEntityImpl(MessageFormatter messageFormatter,
MessageContext msgContext,
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(MessageFormatter messageFormatter, MessageContext msgContext, OMOutputFormat format, String soapAction, boolean chunked, boolean isAllowedRetry)
messageFormatter - public String getContentType()
getContentType in interface org.apache.commons.httpclient.methods.RequestEntityCopyright © The Apache Software Foundation. All Rights Reserved.