Interface | Description |
---|---|
XmlMarshaller<T> |
Interface to marshall data for xml protocol
|
Class | Description |
---|---|
HeaderMarshaller | |
QueryParamMarshaller | |
SimpleTypePathMarshaller | |
XmlGenerator |
Wrapper around the
XmlWriter for marshalling requests for XML protocol |
XmlMarshallerContext | |
XmlMarshallerContext.Builder |
Builder for a
XmlMarshallerContext . |
XmlMarshallerRegistry | |
XmlMarshallerRegistry.Builder |
Builder for a
XmlMarshallerRegistry . |
XmlPayloadMarshaller | |
XmlProtocolMarshaller |
Implementation of
ProtocolMarshaller for REST-XML services. |
XmlProtocolMarshaller.Builder |
Builder for
XmlProtocolMarshaller . |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.