| Interface | Description |
|---|---|
| WireAdapter |
Concrete WireAdapter instances define the methods for transforming
Entry's into serialized wire data and vice versa.
|
| WireAdapter.WireAdapterHelper |
| Class | Description |
|---|---|
| AbstractWireAdapter |
This class provides a framework for collecting catalog information, writing
the catalog ahead of all other contexts and for skipping over the deserialization
of contexts that cannot be deserialized.
|
| Catalog |
Contains metadata that identifies the each context entry on a stream.
|
| PositionAwareObjectOutputStream |
A stream that keeps track of the position
|
| ResettableObjectInputStream |
An ObjectInputStream implementation with some support for reset method.
|
Copyright © 2017. All rights reserved.