Uses of Interface
org.jgroups.protocols.relay.RouteStatusListener
-
Packages that use RouteStatusListener Package Description org.jgroups.protocols.relay -
-
Uses of RouteStatusListener in org.jgroups.protocols.relay
Fields in org.jgroups.protocols.relay declared as RouteStatusListener Modifier and Type Field Description protected RouteStatusListener
RELAY2. route_status_listener
Methods in org.jgroups.protocols.relay that return RouteStatusListener Modifier and Type Method Description RouteStatusListener
RELAY2. getRouteStatusListener()
Methods in org.jgroups.protocols.relay with parameters of type RouteStatusListener Modifier and Type Method Description void
RELAY2. setRouteStatusListener(RouteStatusListener l)
-