Interface | Description |
---|---|
Protocol |
Class | Description |
---|---|
ChannelBufferUtil | |
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)
|
WebSocketUtil |
Copyright © 2014. All Rights Reserved.