public class ProtobufDynamicDecoder extends SizePrefixedDecoder<ProtobufDynamicMessageDecoder.ProtobufSerializedMessage>
SizePrefixedDecoder.MutableInt
Constructor and Description |
---|
ProtobufDynamicDecoder() |
Modifier and Type | Method and Description |
---|---|
static <L extends com.google.protobuf.GeneratedMessage> |
newInstance() |
createDecoderState, decode, finishDecode
public ProtobufDynamicDecoder() throws NoSuchMethodException
NoSuchMethodException
public static <L extends com.google.protobuf.GeneratedMessage> ProtobufDynamicDecoder newInstance() throws NoSuchMethodException
NoSuchMethodException
Copyright © 2009–2013 Apache MINA Project. All rights reserved.