All Packages Class Hierarchy This Package Previous Next Index
Class AcmeNet.Util.PacketOutputStream
AcmeNet.Util.PacketOutputStream
- class PacketOutputStream
An output stream that can be used to build a packet. Data written into the stream
will be accumulated. When the stream is flushed, the accumulated data will be sent
as an AcmeNet packet.
- See Also:
- NetworkInterface
This class is not public and therefore cannot be used outside this package.
All Packages Class Hierarchy This Package Previous Next Index