| Class | Description |
|---|---|
| ByteEncoder |
Wrapping encoder for byte[].
|
| ChunkedReadWriteHandler |
Thin wrapper around ChunkedWriteHandler
ChunkedWriteHandler only handles the down stream parts
and just emits the chunks up stream.
|
| LoggingLinkListener<T> |
Link listener that logs whether the message is sent successfully.
|
| MessagingTransportFactory |
Factory that creates a messaging transport.
|
| NettyLink<T> |
Link implementation with Netty
If you set a LinkListener
|
| NettyMessagingTransport |
Messaging transport implementation with Netty.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.