| AbstractErrorUnmarshaller<T> |
|
| GreedyPathMarshallersTest |
|
| IdempotencyPathMarshallersTest |
|
| JsonErrorUnmarshaller |
Unmarshaller for JSON error responses from AWS services.
|
| JsonErrorUnmarshallerTest |
|
| JsonUnmarshallerContext |
Used effectively as the API to access the context of performing the
json-related unmarshalling.
|
| JsonUnmarshallerContextImpl |
|
| LegacyErrorUnmarshaller |
Unmarshalls an AWS error response into an AmazonServiceException, or
optionally, a subclass of AmazonServiceException if this class is extended.
|
| ListUnmarshaller<T> |
This unmarshaller assumes that the start array token as already been consumed before getting
control of the context.
|
| MapEntry<K,V> |
Simple implementation of the Map.Entry interface.
|
| MapUnmarshaller<K,V> |
|
| NonGreedyPathMarshallersTest |
|
| PathMarshallers |
|
| SimpleTypeCborUnmarshallers |
|
| SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller |
|
| SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller |
|
| SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller |
Unmarshaller for Boolean values.
|
| SimpleTypeCborUnmarshallers.ByteBufferCborUnmarshaller |
Unmarshaller for ByteBuffer values.
|
| SimpleTypeCborUnmarshallers.ByteCborUnmarshaller |
Unmarshaller for Byte values.
|
| SimpleTypeCborUnmarshallers.DateCborUnmarshaller |
Unmarshaller for Date values - JSON dates come in as epoch seconds.
|
| SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller |
Unmarshaller for Double values.
|
| SimpleTypeCborUnmarshallers.FloatCborUnmarshaller |
Unmarshaller for Float values.
|
| SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller |
Unmarshaller for Integer values.
|
| SimpleTypeCborUnmarshallers.LongCborUnmarshaller |
Unmarshaller for Long values.
|
| SimpleTypeCborUnmarshallers.ShortCborUnmarshaller |
Unmarshaller for Short values.
|
| SimpleTypeCborUnmarshallers.StringCborUnmarshaller |
Unmarshaller for String values.
|
| SimpleTypeIonUnmarshallers |
|
| SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.ByteIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.DateIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.FloatIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.LongIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.ShortIonUnmarshaller |
|
| SimpleTypeIonUnmarshallers.StringIonUnmarshaller |
|
| SimpleTypeJsonUnmarshallers |
|
| SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller |
|
| SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller |
|
| SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller |
Unmarshaller for Boolean values.
|
| SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller |
Unmarshaller for ByteBuffer values.
|
| SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller |
Unmarshaller for Byte values.
|
| SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller |
Unmarshaller for Character values.
|
| SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller |
Unmarshaller for Date values - JSON dates come in as epoch seconds.
|
| SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller |
Unmarshaller for Double values.
|
| SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller |
Unmarshaller for Float values.
|
| SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller |
Unmarshaller for Integer values.
|
| SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller |
Unmarshaller for fields with JSON values.
|
| SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller |
Unmarshaller for Long values.
|
| SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller |
Unmarshaller for Short values.
|
| SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller |
Unmarshaller for String values.
|
| SimpleTypeStaxUnmarshallers |
Collection of StAX unmarshallers for simple data types.
|
| SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller |
|
| SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller |
|
| SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller |
Unmarshaller for Boolean values.
|
| SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller |
Unmarshaller for ByteBuffer values.
|
| SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller |
Unmarshaller for Byte values.
|
| SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller |
Unmarshaller for Character values.
|
| SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller |
Unmarshaller for Date values.
|
| SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller |
Unmarshaller for Double values.
|
| SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller |
Unmarshaller for Float values.
|
| SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller |
Unmarshaller for Integer values.
|
| SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller |
Unmarshaller for Long values.
|
| SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller |
Unmarshaller for Short values.
|
| SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller |
Unmarshaller for String values.
|
| SimpleTypeUnmarshallers |
Collection of unmarshallers for simple data types.
|
| SimpleTypeUnmarshallers.BooleanUnmarshaller |
Unmarshaller for Boolean values.
|
| SimpleTypeUnmarshallers.ByteBufferUnmarshaller |
Unmarshaller for ByteBuffer values.
|
| SimpleTypeUnmarshallers.ByteUnmarshaller |
Unmarshaller for Byte values.
|
| SimpleTypeUnmarshallers.DateUnmarshaller |
Unmarshaller for Date values.
|
| SimpleTypeUnmarshallers.DoubleUnmarshaller |
Unmarshaller for Double values.
|
| SimpleTypeUnmarshallers.FloatUnmarshaller |
Unmarshaller for Float values.
|
| SimpleTypeUnmarshallers.IntegerUnmarshaller |
Unmarshaller for Integer values.
|
| SimpleTypeUnmarshallers.LongUnmarshaller |
Unmarshaller for Long values.
|
| SimpleTypeUnmarshallers.StringUnmarshaller |
Unmarshaller for String values.
|
| StandardErrorUnmarshaller |
Error unmarshaller that knows how to interpret a standard AWS error message
(i.e.
|
| StaxUnmarshallerContext |
Contains the unmarshalling state for the parsing of an XML response.
|
| VoidJsonUnmarshaller<T> |
Simple unmarshaller that iterates through the JSON events but always
returns null.
|
| VoidStaxUnmarshaller<T> |
Simple StAX unmarshaller that iterates through the XML events but always
returns null.
|
| VoidUnmarshaller |
Simple Unmarshaller implementation that always returns null.
|