public class ThriftEncoder<OUT extends org.apache.thrift.TBase<?,?>> extends SizePrefixedEncoder<OUT>
| Constructor and Description |
|---|
ThriftEncoder(Class<OUT> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static <L extends org.apache.thrift.TBase<?,?>> |
newInstance(Class<L> clazz) |
createEncoderState, encodepublic ThriftEncoder(Class<OUT> clazz) throws NoSuchMethodException
NoSuchMethodExceptionpublic static <L extends org.apache.thrift.TBase<?,?>> ThriftEncoder<L> newInstance(Class<L> clazz) throws NoSuchMethodException
NoSuchMethodExceptionCopyright © 2009–2013 Apache MINA Project. All rights reserved.