Class and Description |
---|
JsonContent
Simple struct like class to hold both the raw json string content and it's parsed JsonNode
|
Class and Description |
---|
JsonClientMetadata
Wrapper object to provide additional metadata about a client and protocol to
SdkJsonProtocolFactory |
JsonContent
Simple struct like class to hold both the raw json string content and it's parsed JsonNode
|
JsonErrorResponseMetadata
Contains various metadata needed to create an appropriate
JsonErrorResponseHandler
for the client. |
JsonErrorShapeMetadata
Wrapper object to provide additional metadata about a client's error shapes to
SdkJsonProtocolFactory |
JsonOperationMetadata
Contains various information needed to create a
JsonResponseHandler
for the client. |
JsonProtocolMarshallerBuilder
Builder to create an appropriate implementation of
ProtocolMarshaller for JSON based services. |
SdkJsonMarshallerFactory
Deprecated.
|
SdkStructuredJsonFactory
Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
|
StructuredJsonGenerator
Interface for generating a JSON
|
StructuredJsonMarshaller
Interface to marshall an object to the JSON payload using a
StructuredJsonGenerator . |
Class and Description |
---|
StructuredJsonGenerator
Interface for generating a JSON
|
StructuredJsonMarshaller
Interface to marshall an object to the JSON payload using a
StructuredJsonGenerator . |
Copyright © 2024. All rights reserved.