|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.routing.AbstractRouter
org.mule.routing.outbound.AbstractOutboundRouter
org.mule.routing.outbound.FilteringOutboundRouter
org.mule.routing.outbound.AbstractMessageSplitter
org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
org.mule.module.xml.routing.XmlMessageSplitter
org.mule.module.xml.routing.FilterBasedXmlMessageSplitter
public class FilterBasedXmlMessageSplitter
This splitter will select the endpoint to send a message part on by filtering parts using the endpoint filters.
| Field Summary |
|---|
| Fields inherited from class org.mule.module.xml.routing.XmlMessageSplitter |
|---|
APACHE_XML_FEATURES_VALIDATION_SCHEMA, APACHE_XML_FEATURES_VALIDATION_SCHEMA_FULL_CHECKING, externalSchemaLocation, JAXP_PROPERTIES_SCHEMA_LANGUAGE, JAXP_PROPERTIES_SCHEMA_LANGUAGE_VALUE, JAXP_PROPERTIES_SCHEMA_SOURCE, namespaces, splitExpression, validateSchema |
| Fields inherited from class org.mule.routing.outbound.AbstractOutboundRouter |
|---|
ENABLE_CORRELATION_ALWAYS, ENABLE_CORRELATION_IF_NOT_SET, ENABLE_CORRELATION_NEVER, enableCorrelation, endpoints, logger, messageInfoMapping, replyTo, resultsHandler, transactionConfig |
| Fields inherited from class org.mule.routing.AbstractRouter |
|---|
muleContext |
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Disposable |
|---|
PHASE_NAME |
| Constructor Summary | |
|---|---|
FilterBasedXmlMessageSplitter()
|
|
| Method Summary |
|---|
| Methods inherited from class org.mule.module.xml.routing.XmlMessageSplitter |
|---|
getExternalSchemaLocation, getNamespaces, getSplitExpression, initialise, isValidateSchema, setDoSchemaValidation, setExternalSchemaLocation, setNamespaces, setSplitExpression, setValidateSchema, splitMessage |
| Methods inherited from class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter |
|---|
getMessageParts, isDeterministic, isDisableRoundRobin, isFailIfNoMatch, setDeterministic, setDisableRoundRobin, setFailIfNoMatch |
| Methods inherited from class org.mule.routing.outbound.AbstractMessageSplitter |
|---|
route |
| Methods inherited from class org.mule.routing.outbound.FilteringOutboundRouter |
|---|
addEndpoint, getEndpoint, getFilter, getTransformers, isMatch, isUseTemplates, setFilter, setTransformers, setUseTemplates |
| Methods inherited from class org.mule.routing.outbound.AbstractOutboundRouter |
|---|
createTransactionTemplate, dispatch, getEnableCorrelation, getEndpoint, getEndpoints, getMessageInfoMapping, getReplyTo, getResultsHandler, getTransactionConfig, isDynamicEndpoints, removeEndpoint, send, setEnableCorrelation, setEnableCorrelationAsString, setEndpoints, setMessageInfoMapping, setMessageProperties, setReplyTo, setResultsHandler, setTransactionConfig |
| Methods inherited from class org.mule.routing.AbstractRouter |
|---|
dispose, getMuleContext, getRouterStatistics, setMuleContext, setRouterStatistics |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mule.api.routing.Router |
|---|
getRouterStatistics, setRouterStatistics |
| Methods inherited from interface org.mule.api.lifecycle.Disposable |
|---|
dispose |
| Constructor Detail |
|---|
public FilterBasedXmlMessageSplitter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||