Interface QuickMessageFilter


  • public interface QuickMessageFilter
    Implements internal quick rejection of messages, mainly based on the symbol.
    • Method Detail

      • acceptAllEntities

        boolean acceptAllEntities()
      • acceptEntity

        boolean acceptEntity​(deltix.qsrv.hf.pub.InstrumentType type,
                             java.lang.CharSequence symbol)
      • setChangeListener

        void setChangeListener​(java.lang.Runnable r)
      • isRestricted

        boolean isRestricted()