| Package | Description |
|---|---|
| org.asynchttpclient.netty | |
| org.asynchttpclient.netty.channel |
| Modifier and Type | Method and Description |
|---|---|
ChannelState |
NettyResponseFuture.getChannelState() |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyResponseFuture.setChannelState(ChannelState channelState) |
| Modifier and Type | Method and Description |
|---|---|
static ChannelState |
ChannelState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelState[] |
ChannelState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.