Uses of Class
org.jgroups.protocols.relay.ForwardingRoute
-
Packages that use ForwardingRoute Package Description org.jgroups.protocols.relay -
-
Uses of ForwardingRoute in org.jgroups.protocols.relay
Fields in org.jgroups.protocols.relay with type parameters of type ForwardingRoute Modifier and Type Field Description protected java.util.Set<ForwardingRoute>Relayer. forward_routesMethods in org.jgroups.protocols.relay that return ForwardingRoute Modifier and Type Method Description ForwardingRouteForwardingRoute. gateway(java.lang.String gw)ForwardingRouteForwardingRoute. to(java.lang.String to)Methods in org.jgroups.protocols.relay with parameters of type ForwardingRoute Modifier and Type Method Description intForwardingRoute. compareTo(ForwardingRoute o)
-