Package | Description |
---|---|
org.apache.mina.codec.delimited |
Set of tools for delimited buffers.
|
org.apache.mina.codec.delimited.ints |
Integer encoder and decoders used for delimited buffers.
|
org.apache.mina.codec.delimited.serialization |
Serialization mechanisms.
|
Class and Description |
---|
ByteBufferEncoder
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
IoBufferDecoder
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
ProtobufDecoder
Decode Protocol Buffer messages of type OUTPUT
|
ProtobufDynamicDecoder |
ProtobufEncoder
Encode for protocol buffer messages.
|
SizePrefixedDecoder |
SizePrefixedDecoder.MutableInt
A mutable
Integer wrapper. |
SizePrefixedEncoder |
ThriftDecoder |
ThriftDynamicDecoder |
ThriftEncoder |
Class and Description |
---|
ByteBufferEncoder
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
IoBufferDecoder
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
Class and Description |
---|
ByteBufferEncoder
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
IoBufferDecoder
Abstract class providing both encoding and decoding methods between a given
type and ByteBuffers.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.