Package deltix.qsrv.hf.tickdb.quotes
Interface MessageStatefullFilter
-
- All Known Implementing Classes:
BidOfferSideStatefullFilter
public interface MessageStatefullFilter
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
MessageStatefullFilter.CheckResult
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MessageStatefullFilter.CheckResult
check(MessageInfo messageInfo)
-
-
-
Method Detail
-
check
MessageStatefullFilter.CheckResult check(MessageInfo messageInfo)
-
-