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