Codec.Decoder, Codec.Encoder| Constructor and Description | 
|---|
MessageCodec()  | 
| Modifier and Type | Method and Description | 
|---|---|
Codec.Decoder | 
getDecoder(ByteBuff buf)  | 
Codec.Decoder | 
getDecoder(InputStream is)  | 
Codec.Encoder | 
getEncoder(OutputStream os)  | 
public Codec.Decoder getDecoder(InputStream is)
getDecoder in interface Codecpublic Codec.Decoder getDecoder(ByteBuff buf)
getDecoder in interface Codecpublic Codec.Encoder getEncoder(OutputStream os)
getEncoder in interface CodecCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.