Uses of Class
org.jgroups.protocols.ASYM_ENCRYPT
-
Packages that use ASYM_ENCRYPT Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of ASYM_ENCRYPT in org.jgroups.protocols
Methods in org.jgroups.protocols that return ASYM_ENCRYPT Modifier and Type Method Description ASYM_ENCRYPT
ASYM_ENCRYPT. fetchAndSetKeyExchange()
ASYM_ENCRYPT
ASYM_ENCRYPT. keyServerAddr(Address ks)
ASYM_ENCRYPT
ASYM_ENCRYPT. setChangeKeyOnCoordLeave(boolean c)
ASYM_ENCRYPT
ASYM_ENCRYPT. setChangeKeyOnLeave(boolean c)
ASYM_ENCRYPT
ASYM_ENCRYPT. setUseExternalKeyExchange(boolean u)
-