ByteBufferPool | Represents a pool of ByteBuffer instances. | code | html |
CommandChannel | code | html |
CommandChannelSupport | code | html |
CommandDatagramChannel | A strategy for reading datagrams and de-fragmenting them together. | code | html |
CommandDatagramSocket | A strategy for reading datagrams and de-fragmenting them together. | code | html |
DatagramEndpoint | code | html | |
DatagramHeaderMarshaller | code | html | |
DefaultBufferPool | A default implementation of BufferPool which keeps a pool of direct byte buffers. | code | html |
ResponseRedirectInterceptor | code | html | |
SimpleBufferPool | A simple implementation of BufferPool which does no pooling and just creates new buffers each time | code | html |
UdpTransport | An implementation of the Transport interface using raw UDP | code | html |
UdpTransportFactory | code | html | |
UdpTransportServer | A UDP based implementation of TransportServer | code | html |