WireFormat | Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams. | code | html |
WireFormatFactory | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
ObjectStreamWireFormat | A simple implementation which uses Object Stream serialization. | code | html |
An API for WireFormats which are used to turn object into bytes and bytes into objects.