Class AbstractGlobalMessagingSkeleton

    • Constructor Detail

      • AbstractGlobalMessagingSkeleton

        @Inject
        protected AbstractGlobalMessagingSkeleton​(RoutingTable routingTable)
    • Method Detail

      • registerGlobalRoutingEntry

        protected boolean registerGlobalRoutingEntry​(ImmutableMessage message,
                                                     String gbid)
      • removeGlobalRoutingEntry

        protected void removeGlobalRoutingEntry​(ImmutableMessage message,
                                                boolean routingEntryRegistered)