public class RESTRequestEntityImpl extends RESTRequestEntity implements org.apache.commons.httpclient.methods.RequestEntity
| Constructor and Description |
|---|
RESTRequestEntityImpl(org.apache.axiom.om.OMElement element,
boolean chunked,
org.apache.axis2.context.MessageContext msgCtxt,
String charSetEncoding,
String soapActionString,
org.apache.axiom.om.OMOutputFormat format) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
getBytes, getCharSetEnc, getContentLength, getContentTypeAsString, getElement, getFormat, getMsgCtxt, getSoapActionString, isChunked, isRepeatable, setBytes, setCharSetEnc, setChunked, setElement, setFormat, setMsgCtxt, setSoapActionString, writeBytes, writeRequestpublic String getContentType()
getContentType in interface org.apache.commons.httpclient.methods.RequestEntityCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.