| Interface | Description |
|---|---|
| ChannelStreamWriter |
The ChannelStreamWriter is used when writing to the channel data stream.
|
| ChannelStreamWriterResolver |
A special mechanism that enables users to intervene in the way packets are sent from
ChannelOutputStream-s -
e.g., by introducing throttling |
| ChannelStreamWriterResolverManager |
TODO Add javadoc
|
| Class | Description |
|---|---|
| DefaultChannelStreamWriter |
A ChannelStreamWriter that simply calls the
Channel.writePacket(Buffer) method. |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.