| Class and Description |
|---|
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| ObjectInputStream
Used to read
Streamable objects from an InputStream. |
| ObjectOutputStream
Used to write
Streamable objects to an OutputStream. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| BasicStreamers.BasicStreamer
Abstract base class for basic streamers.
|
| BasicStreamers.ListStreamer
Streams
List instances. |
| ByteBufferOutputStream
Stores output in an
ByteBuffer that grows automatically to accommodate the data. |
| FieldMarshaller
Used to read and write a single field of a
Streamable instance. |
| ObjectInputStream
Used to read
Streamable objects from an InputStream. |
| ObjectOutputStream
Used to write
Streamable objects to an OutputStream. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Streamer
Handles the streaming of
Streamable instances as well as a set of basic object types
(see ObjectOutputStream). |
| Class and Description |
|---|
| ObjectInputStream
Used to read
Streamable objects from an InputStream. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| ObjectInputStream
Used to read
Streamable objects from an InputStream. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| ObjectInputStream
Used to read
Streamable objects from an InputStream. |
| ObjectOutputStream
Used to write
Streamable objects to an OutputStream. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| ObjectInputStream
Used to read
Streamable objects from an InputStream. |
| ObjectOutputStream
Used to write
Streamable objects to an OutputStream. |
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Streamable.Closure
A marker interface for streamable classes that expect to be extended anonymously, but for
which the implicit outer class reference can (and should) be ignored.
|
| Class and Description |
|---|
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
| Class and Description |
|---|
| UnreliableObjectInputStream
The counterpart of
UnreliableObjectOutputStream. |
| UnreliableObjectOutputStream
Extends
ObjectOutputStream for use in unreliable channels, where we must transmit class
mappings with every object until we are explicitly notified that the receiver has cached the
mappings. |
| Class and Description |
|---|
| ObjectInputStream
Used to read
Streamable objects from an InputStream. |
| ObjectOutputStream
Used to write
Streamable objects to an OutputStream. |
| SimpleStreamableObject
A simple serializable object implements the
Streamable
interface and provides a default Object.toString() implementation which
outputs all public members. |
| Streamable
Marks an object as streamable, meaning that it can be written to
ObjectOutputStream
instances and read from ObjectInputStream instances. |
Copyright © 2015. All rights reserved.