Uses of Enum
org.jgroups.protocols.FD_SOCK2.State
Packages that use FD_SOCK2.State
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of FD_SOCK2.State in org.jgroups.protocols
Fields in org.jgroups.protocols declared as FD_SOCK2.StateMethods in org.jgroups.protocols that return FD_SOCK2.StateModifier and TypeMethodDescriptionprotected FD_SOCK2.StateFD_SOCK2.PingDest.clientState()static FD_SOCK2.StateReturns the enum constant of this type with the specified name.static FD_SOCK2.State[]FD_SOCK2.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jgroups.protocols with parameters of type FD_SOCK2.StateModifier and TypeMethodDescriptionprotected FD_SOCK2.PingDestFD_SOCK2.PingDest.clientState(FD_SOCK2.State s)