All Classes and Interfaces
Class
Description
An abstract byte buffer marshaller that performs read/writing within a specified ClassLoader context.
An input stream for reading a byte buffer.
MarshalledValue implementation suitable for map keys that uses a ByteBufferMarshaller.Factory for creating a
ByteBufferMarshalledKey.MarshalledValue implementation that uses a ByteBufferMarshaller.Factory for creating a
ByteBufferMarshalledValue.Marshals an object to and from a
ByteBuffer.An output stream for writing to a byte buffer.
Formats an objects into a string representation and back again.
A formatter specialization for string formatting.
A formatter decorator.
Various strategies for marshalling an array/collection index (i.e. an unsigned integer).
Writes/reads an integer to/from a binary stream.
Offers semantics similar to a
MarshalledObject.get(), but supports an independent marshalling context.Factory for creating marshalled values.
Marshaller that stores attribute values using marshalled values.
Marshals an object to and from its serialized form.
Encapsulates the builder of a marshaller configuration.
Writes/reads an object to/from a binary stream.
A serializer decorator.
A serializer of a
UUID.