Package | Description |
---|---|
org.jgroups.blocks.cs |
This package contains all client-server related interfaces and classes
|
Modifier and Type | Field and Description |
---|---|
protected NioConnection.State |
NioConnection.Reader.state |
Modifier and Type | Method and Description |
---|---|
static NioConnection.State |
NioConnection.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NioConnection.State[] |
NioConnection.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
NioConnection.Reader.state(NioConnection.State st) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.