public class DeferredMessageBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FORCED_RELAY_FORMATTER |
static String |
RELAY_FORMATTERS_MAP |
| Constructor and Description |
|---|
DeferredMessageBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.axis2.builder.Builder> |
getBuilders() |
org.apache.axiom.om.OMElement |
getDocument(org.apache.axis2.context.MessageContext msgCtx,
InputStream in) |
Map<String,org.apache.axis2.transport.MessageFormatter> |
getFormatters() |
public static final String RELAY_FORMATTERS_MAP
public static final String FORCED_RELAY_FORMATTER
public org.apache.axiom.om.OMElement getDocument(org.apache.axis2.context.MessageContext msgCtx,
InputStream in)
throws XMLStreamException,
IOException
XMLStreamExceptionIOExceptionCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.