public class HttpRequestToSoapRequest extends AbstractMessageAwareTransformer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAMESPACE |
static String |
SOAP_FOOTER |
static String |
SOAP_HEADER |
DEFAULT_TRUNCATE_LENGTH, endpoint, logger, name, returnClass, sourceTypesPHASE_NAME| Constructor and Description |
|---|
HttpRequestToSoapRequest() |
| Modifier and Type | Method and Description |
|---|---|
Object |
transform(MuleMessage message,
String outputEncoding) |
doTransform, isSourceTypeSupportedcheckReturnClass, generateTransformerName, getEndpoint, getName, getReturnClass, getSourceTypes, initialise, isAcceptNull, isConsumed, isIgnoreBadInput, isSourceTypeSupported, registerSourceType, setEndpoint, setIgnoreBadInput, setName, setReturnClass, toString, transform, unregisterSourceTypepublic static final String SOAP_HEADER
public static final String SOAP_FOOTER
public static final String DEFAULT_NAMESPACE
public Object transform(MuleMessage message, String outputEncoding) throws TransformerException
transform in class AbstractMessageAwareTransformerTransformerExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.