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