| Class | Description |
|---|---|
| BufferedSerializingFieldCodec | |
| ByteBufferInputStream | |
| CompressingFieldCodec | |
| EmptyObjectFactory | |
| FieldFilter | |
| FieldInfo | |
| FlyStub | |
| MethodCodec |
Method Codec
This is where methods on the implementing interface get converted into into
the binary format calls.
|
| ObjectCodec | |
| ObjectLayout | |
| Remoter | |
| SerializingFieldCodec | |
| StringCodec | |
| TypeChain | |
| VersionLink |
The VersionLink stores both the evolution response and the channel relating
to the associated class type
It also stores both views of the class layout so that it can link (map) between
them.
|