Uses of Enum
org.jgroups.protocols.UNICAST3.State
Packages that use UNICAST3.State
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of UNICAST3.State in org.jgroups.protocols
Fields in org.jgroups.protocols declared as UNICAST3.StateMethods in org.jgroups.protocols that return UNICAST3.StateModifier and TypeMethodDescription(package private) UNICAST3.StateUNICAST3.Entry.state()static UNICAST3.StateReturns the enum constant of this type with the specified name.static UNICAST3.State[]UNICAST3.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 UNICAST3.StateModifier and TypeMethodDescription(package private) UNICAST3.EntryUNICAST3.Entry.state(UNICAST3.State state)