The Adapter package provides classes that make it easy ot bridge between the the SynchChannel, AsyncChannel, InputStream, OutputStream, Socket, and ServerSocket domains.
Class | Description |
---|---|
PacketByteArrayOutputStream | |
PacketInputStream | Deprecated.
Use PacketToInputStream instead.
|
PacketOutputStream |
Provides an OutputStream for a given Packet.
|
PacketToInputStream |
Provides an InputStream for a given Packet.
|
Copyright © 2005–2018. All rights reserved.