See: Description
| Interface | Description |
|---|---|
| WireFormat |
Provides a mechanism to marshal commands into and out of packets
or into and out of streams, Channels and Datagrams.
|
| WireFormatFactory |
| Class | Description |
|---|---|
| ObjectStreamWireFormat |
A simple implementation which uses Object Stream serialization.
|
An API for WireFormats which are used to turn object into bytes and bytes into objects.
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.