public abstract class ProtocolEncoderAdapter extends Object implements ProtocolEncoder
ProtocolEncoder implementation for those who don't have any
resources to dispose.| Constructor and Description |
|---|
ProtocolEncoderAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(IoSession session)
Override this method dispose all resources related with this encoder.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodepublic void dispose(IoSession session) throws Exception
dispose in interface ProtocolEncoderException - if failed to dispose all resources