Uses of Class
org.jgroups.protocols.TUNNEL
-
Packages that use TUNNEL Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of TUNNEL in org.jgroups.protocols
Methods in org.jgroups.protocols that return TUNNEL Modifier and Type Method Description TUNNELTUNNEL. setGossipRouterHosts(java.lang.String hosts)TUNNELTUNNEL. setReconnectInterval(long r)TUNNELTUNNEL. setTcpNodelay(boolean nd)TUNNELTUNNEL. setTUNNELPolicy(TUNNEL.TUNNELPolicy policy)TUNNELTUNNEL. useNio(boolean use_nio)
-