public class MyResponseEncoder extends Object implements ProtocolEncoder
Constructor and Description |
---|
MyResponseEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
dispose(IoSession session) |
void |
encode(IoSession session,
Object message,
ProtocolEncoderOutput out) |
public MyResponseEncoder()
public void encode(IoSession session, Object message, ProtocolEncoderOutput out) throws Exception
encode
in interface ProtocolEncoder
Exception
Copyright © 2004–2016 Apache MINA Project. All rights reserved.