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