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, finishDecode
public ThriftDecoder(Class<M> clazz) throws NoSuchMethodException
NoSuchMethodException
public static <L extends org.apache.thrift.TBase<?,?>> ThriftDecoder<L> newInstance(Class<L> clazz) throws NoSuchMethodException
NoSuchMethodException
Copyright © 2009–2013 Apache MINA Project. All rights reserved.