Class and Description |
---|
DefaultValueSupplier
Interface to provide a default value for a null member during marshalling.
|
MarshallingInfo
Metadata about the marshalling requirements of a given member.
|
MarshallingInfo.Builder
Builder for a
MarshallingInfo . |
MarshallingType
Represents the various types supported for marshalling.
|
MarshallLocation
Enum representing the various locations data can be marshalled to.
|
OperationInfo
Static information about an API operation used to marshall it correctly.
|
OperationInfo.Builder
Builder for a
OperationInfo . |
Protocol
Supported protocols for the new marshalling style.
|
ProtocolMarshaller
Interface used by generated marshallers to marshall a Java POJO.
|
StructuredPojo
Interface implemented by model classes so that they may marshaller themselves.
|
Class and Description |
---|
MarshallingType
Represents the various types supported for marshalling.
|
MarshallLocation
Enum representing the various locations data can be marshalled to.
|
OperationInfo
Static information about an API operation used to marshall it correctly.
|
ProtocolRequestMarshaller
Interface used by generated marshallers to transform a Java POJO in a
Request object which represents an HTTP request. |
Class and Description |
---|
MarshallingInfo
Metadata about the marshalling requirements of a given member.
|
MarshallingType
Represents the various types supported for marshalling.
|
MarshallLocation
Enum representing the various locations data can be marshalled to.
|
OperationInfo
Static information about an API operation used to marshall it correctly.
|
ProtocolMarshaller
Interface used by generated marshallers to marshall a Java POJO.
|
ProtocolRequestMarshaller
Interface used by generated marshallers to transform a Java POJO in a
Request object which represents an HTTP request. |
StructuredPojo
Interface implemented by model classes so that they may marshaller themselves.
|
Class and Description |
---|
DefaultValueSupplier
Interface to provide a default value for a null member during marshalling.
|
Copyright © 2024. All rights reserved.