| Class | Description |
|---|---|
| ByteBufferEncoder<INPUT> |
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
| IoBufferDecoder<INPUT> |
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
| SizePrefixedDecoder<OUT> | |
| SizePrefixedDecoder.MutableInt |
A mutable
Integer wrapper. |
| SizePrefixedEncoder<IN> |
Copyright © 2009–2013 Apache MINA Project. All rights reserved.