private static class ProtocolCodecFilter.ProtocolDecoderOutputImpl extends AbstractProtocolDecoderOutput
| Constructor and Description |
|---|
ProtocolDecoderOutputImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush(IoFilter.NextFilter nextFilter,
IoSession session)
Flushes all messages you wrote via
ProtocolDecoderOutput.write(Object) to
the next filter. |
getMessageQueue, writepublic void flush(IoFilter.NextFilter nextFilter, IoSession session)
ProtocolDecoderOutputProtocolDecoderOutput.write(Object) to
the next filter.