@Deprecated public class ThriftNativeCodec extends Object implements Codec2
Codec2.DecodeResult| Constructor and Description |
|---|
ThriftNativeCodec()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(Channel channel,
ChannelBuffer buffer)
Deprecated.
|
void |
encode(Channel channel,
ChannelBuffer buffer,
Object message)
Deprecated.
|
public void encode(Channel channel, ChannelBuffer buffer, Object message) 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.