Codec2.DecodeResult| Constructor and Description |
|---|
DubboCountCodec() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(Channel channel,
ChannelBuffer buffer) |
void |
encode(Channel channel,
ChannelBuffer buffer,
Object msg) |
public void encode(Channel channel, ChannelBuffer buffer, Object msg) throws IOException
encode in interface Codec2IOExceptionpublic Object decode(Channel channel, ChannelBuffer buffer) throws IOException
decode in interface Codec2IOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.