Uses of Package
com.consol.citrus.channel.selector
-
Packages that use com.consol.citrus.channel.selector Package Description com.consol.citrus.channel.selector -
Classes in com.consol.citrus.channel.selector used by com.consol.citrus.channel.selector Class Description AbstractMessageSelector HeaderMatchingMessageSelector Message selector matches one or more header elements with the message header.JsonPathPayloadMessageSelector Message selector accepts JSON messages in case JsonPath expression evaluation result matches the expected value.MessageSelectorFactory PayloadMatchingMessageSelector Message selector matches one or more header elements with the message header.RootQNameMessageSelector Message selector accepts XML messages according to specified root element QName.XpathPayloadMessageSelector Message selector accepts XML messages in case XPath expression evaluation result matches the expected value.