public class TelnetCodec extends TransportCodec
Codec2.DecodeResult| 构造器和说明 |
|---|
TelnetCodec() |
public void encode(Channel channel, ChannelBuffer buffer, Object message) throws IOException
encode 在接口中 Codec2encode 在类中 TransportCodecIOExceptionpublic Object decode(Channel channel, ChannelBuffer buffer) throws IOException
decode 在接口中 Codec2decode 在类中 TransportCodecIOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.