| Package | Description |
|---|---|
| org.apache.mina.codec.delimited |
Set of tools for delimited buffers.
|
| org.apache.mina.codec.delimited.serialization |
Serialization mechanisms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IoBufferDecoder<INPUT>
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaNativeMessageDecoder<IN extends Serializable>
Decoder providing the built-in Java-deserialization.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.