| Interface | Description |
|---|---|
| ExtendedPayload |
A ExtendedPayload allows to provide PayloadMetadata for the payload.
|
| Payload |
A Payload encapsulates result data in some form.
|
| PayloadMetadata |
Metadata that can be attached to an
ExtendedPayload. |
| PayloadMetadataFactory |
Common factory API for creating payload metadata.
|
| PropertyReader | |
| PropertyWriter |
| Class | Description |
|---|---|
| BasePayload |
Convenience base class for Payload implementations.
|
| JsonPayloadUtil | Deprecated
this class was originally copied and required the same package to preserve backwards compatibility.
|
| PayloadUtil |