Package com.ning.http.client.providers.netty

Interface Summary
Protocol  
 

Class Summary
ChannelBufferUtil  
CleanupChannelGroup Extension of DefaultChannelGroup that's used mainly as a cleanup container, where CleanupChannelGroup.close() is only supposed to be called once.
NettyAsyncHttpProvider  
NettyAsyncHttpProvider.OptimizedFileRegion  
NettyAsyncHttpProvider.ThreadLocalBoolean  
NettyAsyncHttpProviderConfig This class can be used to pass Netty's internal configuration options.
NettyConnectionsPool A simple implementation of ConnectionsPool based on a ConcurrentHashMap
NettyResponse Wrapper around the Response API.
NettyResponseFuture<V> A Future that can be used to track when an asynchronous HTTP request has been fully processed.
NettyWebSocket  
ResponseBodyPart A callback class used when an HTTP response body is received.
ResponseHeaders A class that represent the HTTP headers.
ResponseStatus A class that represent the HTTP response' status line (code + text)
SslInitializer On connect, replaces itself with a SslHandler that has a SSLEngine configured with the remote host and port.
WebSocketUtil  
 



Copyright © 2014. All Rights Reserved.