Uses of Interface
org.jgroups.protocols.TUNNEL.TUNNELPolicy
-
Packages that use TUNNEL.TUNNELPolicy 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.TUNNELPolicy in org.jgroups.protocols
Fields in org.jgroups.protocols declared as TUNNEL.TUNNELPolicy Modifier and Type Field Description protected TUNNEL.TUNNELPolicy
TUNNEL. tunnel_policy
Methods in org.jgroups.protocols with parameters of type TUNNEL.TUNNELPolicy Modifier and Type Method Description void
TUNNEL. setTUNNELPolicy(TUNNEL.TUNNELPolicy policy)
-