Uses of Class
org.jgroups.protocols.TUNNEL
Packages that use TUNNEL
Package
Description
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 TUNNELModifier and TypeMethodDescriptionTUNNEL.maxSendQueue(int s) TUNNEL.nonBlockingSends(boolean b) TUNNEL.setGossipRouterHosts(String hosts) TUNNEL.setLinger(int l) TUNNEL.setReconnectInterval(long r) TUNNEL.setTcpNodelay(boolean nd) TUNNEL.setTUNNELPolicy(TUNNEL.TUNNELPolicy policy) TUNNEL.useNio(boolean use_nio)