Class | Description |
---|---|
DispatchingMessageSelector |
Message selector dispatches incoming messages to several other selector implementations
according to selector names.
|
HeaderMatchingMessageSelector |
Message selector matches one or more header elements with the message header.
|
RootQNameMessageSelector |
Message selector accepts XML messages according to specified root element QName.
|
XPathEvaluatingMessageSelector |
Message selector accepts XML messages in case XPath expression evaluation result matches
the expected value.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.