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 RouteStatusListenerRELAY2. route_status_listenerMethods in org.jgroups.protocols.relay that return RouteStatusListener Modifier and Type Method Description RouteStatusListenerRELAY2. getRouteStatusListener()Methods in org.jgroups.protocols.relay with parameters of type RouteStatusListener Modifier and Type Method Description voidRELAY2. setRouteStatusListener(RouteStatusListener l)
-