| AbstractMarshallingRegistry |
Base class for marshaller/unmarshaller registry implementations.
|
| AbstractMarshallingRegistry.Builder |
|
| ExceptionMetadata |
Metadata needed to unmarshall a modeled exception.
|
| ExceptionMetadata.Builder |
|
| InstantToString |
|
| NumberToInstant |
Converts a number value to an Instant type.
|
| OperationInfo |
Static information about an API operation used to marshall it correctly.
|
| OperationInfo.Builder |
|
| OperationMetadataAttribute |
|
| PathMarshaller |
|
| StringToInstant |
|
| StringToValueConverter.SimpleStringToValue |
Simple interface to convert a String to another type.
|
| StringToValueConverter.StringToValue |
Interface to convert a String into another type.
|
| ValueToStringConverter.SimpleValueToString |
Simple interface to convert a type to a String.
|
| ValueToStringConverter.ValueToString |
Interface to convert a type to a String.
|