All Classes and Interfaces

Class
Description
Protocol factory for the AWS/EC2 protocol.
Protocol factory for the AWS/Query protocol.
Response handler for AWS/Query services and Amazon EC2 which is a dialect of the Query protocol.
Error unmarshaller for Query/EC2/XML based protocols.
Unmarshalls an AWS XML exception from parsed XML.
Marshaller for list types.
 
 
 
Interface for marshallers for AWS/Query protocol.
Dependencies needed by QueryProtocolUnmarshaller.
Builder for a QueryMarshallerContext.
Marshaller registry for the AWS Query protocol.
 
Implementation of ProtocolMarshaller for AWS Query services.
Unmarshaller implementation for AWS/Query and EC2 services.
 
Container for dependencies used during AWS/Query unmarshalling.
Registry of QueryUnmarshaller implementations by location and type.
Simple implementation of QueryMarshaller that converts a given value to a string using StringToValueConverter.StringToValue and emits it as a query param.
Unmarshaller implementation for simple, scalar values.
Parses an XML document into a simple DOM like structure, XmlElement.
Represents an element in an XML document.
Builder for XmlElement.
Interface to unmarshall a AWS/QUERY or REST/XML error response.