Extract new ReadablePayloadInterface
and WritablePayloadInterface
from
PayloadInterface
, then compose PayloadInterface
from them. Existing
implementions of PayloadInterface
should continue to work, making this a
backwards-compatible change.
First stable release.
This release adds a PayloadStatus class of constants that is implementation-independent.
First 3.x alpha release.