Uses of Enum
org.jgroups.JChannel.State
Packages that use JChannel.State
Package
Description
Provides top-level public JGroups classes such as Channel, Message, etc.
-
Uses of JChannel.State in org.jgroups
Fields in org.jgroups declared as JChannel.StateMethods in org.jgroups that return JChannel.StateModifier and TypeMethodDescriptionstatic JChannel.StateReturns the enum constant of this type with the specified name.static JChannel.State[]JChannel.State.values()Returns an array containing the constants of this enum type, in the order they are declared.