public abstract class AbstractGlobalMessagingSkeleton extends Object implements IMessagingSkeleton, IMessagingMulticastSubscriber
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGlobalMessagingSkeleton(RoutingTable routingTable) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
registerGlobalRoutingEntry(ImmutableMessage message,
String gbid) |
protected void |
removeGlobalRoutingEntry(ImmutableMessage message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, shutdownregisterMulticastSubscription, unregisterMulticastSubscription@Inject protected AbstractGlobalMessagingSkeleton(RoutingTable routingTable)
protected void registerGlobalRoutingEntry(ImmutableMessage message, String gbid)
protected void removeGlobalRoutingEntry(ImmutableMessage message)
Copyright © 2021. All rights reserved.