public class ThriftDecoder<M extends org.apache.thrift.TBase<?,?>> extends SizePrefixedDecoder<M>
SizePrefixedDecoder.MutableInt| Constructor and Description |
|---|
ThriftDecoder(Class<M> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static <L extends org.apache.thrift.TBase<?,?>> |
newInstance(Class<L> clazz) |
createDecoderState, decode, finishDecodepublic ThriftDecoder(Class<M> clazz) throws NoSuchMethodException
NoSuchMethodExceptionpublic static <L extends org.apache.thrift.TBase<?,?>> ThriftDecoder<L> newInstance(Class<L> clazz) throws NoSuchMethodException
NoSuchMethodExceptionCopyright © 2009–2013 Apache MINA Project. All rights reserved.