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, sourceTypes
PHASE_NAME
Constructor and Description |
---|
HttpRequestToSoapRequest() |
Modifier and Type | Method and Description |
---|---|
Object |
transform(MuleMessage message,
String outputEncoding) |
doTransform, isSourceTypeSupported
checkReturnClass, generateTransformerName, getEndpoint, getName, getReturnClass, getSourceTypes, initialise, isAcceptNull, isConsumed, isIgnoreBadInput, isSourceTypeSupported, registerSourceType, setEndpoint, setIgnoreBadInput, setName, setReturnClass, toString, transform, unregisterSourceType
public 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 AbstractMessageAwareTransformer
TransformerException
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.