| Package | Description |
|---|---|
| com.ning.http.client.providers.netty.future |
| Modifier and Type | Method and Description |
|---|---|
NettyResponseFuture.STATE |
NettyResponseFuture.getState() |
static NettyResponseFuture.STATE |
NettyResponseFuture.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NettyResponseFuture.STATE[] |
NettyResponseFuture.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NettyResponseFuture.setState(NettyResponseFuture.STATE state) |
Copyright © 2015. All Rights Reserved.