B D G I N S T W 
All Classes All Packages

B

build() - Method in class software.amazon.awssdk.protocols.rpcv2.SmithyRpcV2CborProtocolFactory.Builder
 
builder() - Static method in class software.amazon.awssdk.protocols.rpcv2.SmithyRpcV2CborProtocolFactory
 

D

defaultProtocolUnmarshallDependencies() - Static method in class software.amazon.awssdk.protocols.rpcv2.SmithyRpcV2CborProtocolFactory
 

G

getContentTypeResolver() - Method in class software.amazon.awssdk.protocols.rpcv2.SmithyRpcV2CborProtocolFactory
 
getDefaultTimestampFormats() - Method in class software.amazon.awssdk.protocols.rpcv2.SmithyRpcV2CborProtocolFactory
Smithy RPCv2 uses epoch seconds with millisecond decimal precision.
getGenerator() - Method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborGenerator
 
getSdkFactory() - Method in class software.amazon.awssdk.protocols.rpcv2.SmithyRpcV2CborProtocolFactory
 

I

INSTANCE - Static variable in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborValueNodeFactory
 

N

newProtocolUnmarshallDependencies() - Static method in class software.amazon.awssdk.protocols.rpcv2.SmithyRpcV2CborProtocolFactory
 
node(JsonParser, JsonToken) - Method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborValueNodeFactory
 

S

SDK_CBOR_FACTORY - Static variable in class software.amazon.awssdk.protocols.rpcv2.internal.SdkStructuredRpcV2CborFactory
 
SdkRpcV2CborGenerator - Class in software.amazon.awssdk.protocols.rpcv2.internal
Thin wrapper around Jackson's JSON generator for CBOR.
SdkRpcV2CborUnmarshaller - Class in software.amazon.awssdk.protocols.rpcv2.internal
Unmarshalling support for the Smithy RPCv2 protocol.
SdkRpcV2CborValueNodeFactory - Class in software.amazon.awssdk.protocols.rpcv2.internal
Factory to create JsonNodes that can embed values from the CBOR parser.
SdkStructuredRpcV2CborFactory - Class in software.amazon.awssdk.protocols.rpcv2.internal
Creates generators and protocol handlers for RPCv2 CBOR wire format.
setPayloadOverrides(DefaultJsonUnmarshallerRegistry.Builder) - Static method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborUnmarshaller
Creates an unmarshalling registry that knows how to read embedded values from the parse result.
SmithyRpcV2CborProtocolFactory - Class in software.amazon.awssdk.protocols.rpcv2
Protocol factory for RPCv2 CBOR protocol.
SmithyRpcV2CborProtocolFactory.Builder - Class in software.amazon.awssdk.protocols.rpcv2
software.amazon.awssdk.protocols.rpcv2 - package software.amazon.awssdk.protocols.rpcv2
 
software.amazon.awssdk.protocols.rpcv2.internal - package software.amazon.awssdk.protocols.rpcv2.internal
 

T

timestampFormatRegistryFactory(Map<MarshallLocation, TimestampFormatTrait.Format>) - Static method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborUnmarshaller
 

W

writeStartArray(int) - Method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborGenerator
 
writeValue(double) - Method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborGenerator
 
writeValue(float) - Method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborGenerator
 
writeValue(Instant) - Method in class software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborGenerator
Jackson doesn't have native support for timestamp.
B D G I N S T W 
All Classes All Packages