|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Channel.State | |
|---|---|
| org.jgroups | Provides top-level public JGroups classes such as Channel, Message, etc. |
| Uses of Channel.State in org.jgroups |
|---|
| Fields in org.jgroups declared as Channel.State | |
|---|---|
protected Channel.State |
Channel.state
The current state of the channel |
| Methods in org.jgroups that return Channel.State | |
|---|---|
static Channel.State |
Channel.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Channel.State[] |
Channel.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||