| Interface | Description |
|---|---|
| AddressOperation | |
| MessageProcessedListener | |
| MessageRouter | |
| MulticastAddressCalculator | |
| MulticastReceiverRegistry |
The multicast receiver registry is responsible for maintaining a mapping between
multicast IDs and the participant IDs of interested receivers.
|
| RoutingTable | |
| RoutingTableAddressValidator | |
| TransportReadyListener |
| Class | Description |
|---|---|
| AbstractGlobalMessagingSkeleton | |
| AbstractMessageRouter | |
| AbstractMessageRouter.ProxyInformation | |
| AddressManager | |
| AddressManager.PrimaryGlobalTransportHolder | |
| DelayableImmutableMessage | |
| GlobalAddressFactory<T extends Address> | |
| InMemoryMulticastReceiverRegistry | |
| MessageQueue |
This class holds the queued messages which are to be processed in the
AbstractMessageRouter and offers
the ability to attempt to wait for the queue to drain. |
| MessageQueue.MaxTimeoutHolder |
Helper class to enable constructor injection of an optionally configured timeout value.
|
| MessagingStubFactory | |
| RoutingEntry | |
| RoutingProviderImpl |
Implements the RoutingProvider interface to receive routing information from connected libjoynrs
|
| RoutingTableImpl | |
| TimedDelayed |
Copyright © 2021. All rights reserved.