Package | Description |
---|---|
software.amazon.awssdk.protocols.json.internal.marshall |
Class and Description |
---|
JsonMarshaller
Interface to marshall data according to the JSON protocol specification.
|
JsonMarshallerContext
Dependencies needed by implementations of
JsonMarshaller . |
JsonMarshallerContext.Builder
Builder for a
JsonMarshallerContext . |
JsonMarshallerRegistry
Marshaller registry for JSON based protocols.
|
JsonMarshallerRegistry.Builder
Builder for a
JsonMarshallerRegistry . |
JsonProtocolMarshaller
Implementation of
ProtocolMarshaller for JSON based services. |
JsonProtocolMarshallerBuilder
Builder to create an appropriate implementation of
ProtocolMarshaller for JSON based services. |
Copyright © 2019. All rights reserved.