Class InboundMessageGuard

  • All Implemented Interfaces:
    Handler

    public class InboundMessageGuard
    extends SimpleInboundHandler<ApplicationMessage,​Address>
    This handler filters incoming messages not addressed to the local node. If the node is not started, all messages will be rejected.