public class SdkStructuredCborFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<Class<?>,Unmarshaller<?,RpcV2CborUnmarshallerContext>> |
CBOR_SCALAR_UNMARSHALLERS
cbor unmarshallers for scalar types.
|
static SdkStructuredRpcV2CborFactory |
SDK_CBOR_FACTORY |
| Constructor and Description |
|---|
SdkStructuredCborFactory() |
public static final Map<Class<?>,Unmarshaller<?,RpcV2CborUnmarshallerContext>> CBOR_SCALAR_UNMARSHALLERS
public static final SdkStructuredRpcV2CborFactory SDK_CBOR_FACTORY