Class FilteredMessageHandler


  • public class FilteredMessageHandler
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handle​(pl.allegro.tech.hermes.domain.filtering.chain.FilterResult result, Message message, pl.allegro.tech.hermes.api.Subscription subscription)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • handle

        public void handle​(pl.allegro.tech.hermes.domain.filtering.chain.FilterResult result,
                           Message message,
                           pl.allegro.tech.hermes.api.Subscription subscription)