public class RESTRequestEntityImpl extends RESTRequestEntity implements org.apache.commons.httpclient.methods.RequestEntity
| Constructor and Description |
|---|
RESTRequestEntityImpl(OMElement element,
boolean chunked,
MessageContext msgCtxt,
String charSetEncoding,
String soapActionString,
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 RESTRequestEntityImpl(OMElement element, boolean chunked, MessageContext msgCtxt, String charSetEncoding, String soapActionString, OMOutputFormat format)
public String getContentType()
getContentType in interface org.apache.commons.httpclient.methods.RequestEntityCopyright © The Apache Software Foundation. All Rights Reserved.