Interface | Description |
---|---|
ByteBufferPool |
Represents a pool of
ByteBuffer instances. |
CommandChannel |
Class | Description |
---|---|
CommandChannelSupport | |
CommandDatagramChannel |
A strategy for reading datagrams and de-fragmenting them together.
|
CommandDatagramSocket |
A strategy for reading datagrams and de-fragmenting them together.
|
DatagramEndpoint | |
DatagramHeaderMarshaller | |
DefaultBufferPool |
A default implementation of
BufferPool which keeps a pool of direct
byte buffers. |
ResponseRedirectInterceptor | |
SimpleBufferPool |
A simple implementation of
BufferPool which does no pooling and just
creates new buffers each time |
UdpTransport |
An implementation of the
Transport interface using raw UDP |
UdpTransportFactory | Deprecated |
UdpTransportServer | Deprecated |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.