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