Uses of Enum
org.jgroups.protocols.DH_KEY_EXCHANGE.Type
Packages that use DH_KEY_EXCHANGE.Type
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of DH_KEY_EXCHANGE.Type in org.jgroups.protocols
Fields in org.jgroups.protocols declared as DH_KEY_EXCHANGE.TypeMethods in org.jgroups.protocols that return DH_KEY_EXCHANGE.TypeModifier and TypeMethodDescriptionstatic DH_KEY_EXCHANGE.TypeReturns the enum constant of this type with the specified name.static DH_KEY_EXCHANGE.Type[]DH_KEY_EXCHANGE.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.