Uses of Package
org.jgroups.protocols.relay
-
Packages that use org.jgroups.protocols.relay Package Description org.jgroups.demos Provides demonstrations of JGroups functionality.org.jgroups.protocols.relay -
Classes in org.jgroups.protocols.relay used by org.jgroups.demos Class Description RELAY2 Design: ./doc/design/RELAY2.txt and at https://github.com/belaban/JGroups/blob/master/doc/design/RELAY2.txt. -
Classes in org.jgroups.protocols.relay used by org.jgroups.protocols.relay Class Description RELAY2 Design: ./doc/design/RELAY2.txt and at https://github.com/belaban/JGroups/blob/master/doc/design/RELAY2.txt.RELAY2.Relay2Header Relayer Maintains bridges and routing table.Relayer.Bridge Route Class which maintains the destination address for sending messages to a given site, and the bridge channel to do so.RouteStatusListener Gets notified when a site comes up or goes downSiteAddress Address with a site suffixSiteMasterPicker Allows an implementation to pick aSiteMaster
or aRoute
from a list (if multiple site masters are enabled).SiteUUID Implementation of SiteAddress