Uses of Class
org.apache.camel.component.quickfixj.MessagePredicate
-
Packages that use MessagePredicate Package Description org.apache.camel.component.quickfixj -
-
Uses of MessagePredicate in org.apache.camel.component.quickfixj
Methods in org.apache.camel.component.quickfixj that return MessagePredicate Modifier and Type Method Description MessagePredicate
MessagePredicate. withField(int tag, String value)
MessagePredicate
MessagePredicate. withHeaderField(int tag, String value)
-