|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NettyResponseFuture | |
|---|---|
| com.ning.http.client.providers.netty | |
| Uses of NettyResponseFuture in com.ning.http.client.providers.netty |
|---|
| Methods in com.ning.http.client.providers.netty that return NettyResponseFuture | ||
|---|---|---|
static
|
NettyAsyncHttpProvider.newFuture(URI uri,
Request request,
AsyncHandler<T> asyncHandler,
org.jboss.netty.handler.codec.http.HttpRequest nettyRequest,
AsyncHttpClientConfig config,
NettyAsyncHttpProvider provider)
|
|
| Methods in com.ning.http.client.providers.netty with parameters of type NettyResponseFuture | ||
|---|---|---|
protected boolean |
NettyAsyncHttpProvider.remotelyClosed(org.jboss.netty.channel.Channel channel,
NettyResponseFuture<?> future)
|
|
protected
|
NettyAsyncHttpProvider.writeRequest(org.jboss.netty.channel.Channel channel,
AsyncHttpClientConfig config,
NettyResponseFuture<T> future,
org.jboss.netty.handler.codec.http.HttpRequest nettyRequest)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||