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
Classes in org.jgroups.protocols that implement TUNNEL.TUNNELPolicy Modifier and Type Class Description private classTUNNEL.DefaultTUNNELPolicyFields in org.jgroups.protocols declared as TUNNEL.TUNNELPolicy Modifier and Type Field Description protected TUNNEL.TUNNELPolicyTUNNEL. tunnel_policyMethods in org.jgroups.protocols with parameters of type TUNNEL.TUNNELPolicy Modifier and Type Method Description TUNNELTUNNEL. setTUNNELPolicy(TUNNEL.TUNNELPolicy policy)
-