Class MessagePredicate
java.lang.Object
org.apache.camel.component.quickfixj.MessagePredicate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
evaluate
(quickfix.Message message) withHeaderField
(int tag, String value)
-
Constructor Details
-
MessagePredicate
-
-
Method Details
-
evaluate
public boolean evaluate(quickfix.Message message) -
withField
-
withHeaderField
-