public static class SimpleTypeRpcV2CborUnmarshallers.ShortCborUnmarshaller extends Object implements Unmarshaller<Short,RpcV2CborUnmarshallerContext>
| Constructor and Description |
|---|
ShortCborUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeRpcV2CborUnmarshallers.ShortCborUnmarshaller |
getInstance() |
Short |
unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) |
public Short unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<Short,RpcV2CborUnmarshallerContext>Exceptionpublic static SimpleTypeRpcV2CborUnmarshallers.ShortCborUnmarshaller getInstance()
Copyright © 2025. All rights reserved.