Class IgnoringMessageHandler


  • public class IgnoringMessageHandler
    extends Object
    A dummy struct which implements `RoutingMessageHandler` without storing any routing information or doing any processing. You can provide one of these as the route_handler in a MessageHandler.
    • Method Detail

      • as_MessageSendEventsProvider

        public MessageSendEventsProvider as_MessageSendEventsProvider()
        Constructs a new MessageSendEventsProvider which calls the relevant methods on this_arg. This copies the `inner` pointer in this_arg and thus the returned MessageSendEventsProvider must be freed before this_arg is
      • as_RoutingMessageHandler

        public RoutingMessageHandler as_RoutingMessageHandler()
        Constructs a new RoutingMessageHandler which calls the relevant methods on this_arg. This copies the `inner` pointer in this_arg and thus the returned RoutingMessageHandler must be freed before this_arg is
      • as_CustomMessageReader

        public CustomMessageReader as_CustomMessageReader()
        Constructs a new CustomMessageReader which calls the relevant methods on this_arg. This copies the `inner` pointer in this_arg and thus the returned CustomMessageReader must be freed before this_arg is
      • as_CustomMessageHandler

        public CustomMessageHandler as_CustomMessageHandler()
        Constructs a new CustomMessageHandler which calls the relevant methods on this_arg. This copies the `inner` pointer in this_arg and thus the returned CustomMessageHandler must be freed before this_arg is