Uses of Package
software.amazon.awssdk.protocols.json.internal.marshall
-
Packages that use software.amazon.awssdk.protocols.json.internal.marshall Package Description software.amazon.awssdk.protocols.json.internal.marshall -
Classes in software.amazon.awssdk.protocols.json.internal.marshall used by software.amazon.awssdk.protocols.json.internal.marshall Class Description JsonMarshaller Interface to marshall data according to the JSON protocol specification.JsonMarshallerContext Dependencies needed by implementations ofJsonMarshaller
.JsonMarshallerContext.Builder Builder for aJsonMarshallerContext
.JsonMarshallerRegistry Marshaller registry for JSON based protocols.JsonMarshallerRegistry.Builder Builder for aJsonMarshallerRegistry
.JsonProtocolMarshaller Implementation ofProtocolMarshaller
for JSON based services.JsonProtocolMarshallerBuilder Builder to create an appropriate implementation ofProtocolMarshaller
for JSON based services.