Classes: BinaryIOS, BinaryInputStream, BinaryOutputStream, BinaryServerConnection, BinaryServerConnectionFactory, BinaryStreamBuf, Deserializer, Listener, Serializer, Transport, TransportFactory
The base class for BinaryInputStream and BinaryOutputStream.
This class is used for reading E-Binary messages from a
POP3 server.
This class is used for writing E-Binary messages to a
SMTP server.
A BinaryServerConnection manages connection setup/teardown and message exchange between Binary peers.
A factory for BinaryServerConnection.
The sole purpose of this stream buffer is to detect end-of-stream
Binary based Deserializer implementation.
NetCOnf is a one object per Listener protocol.
Generates a Binary conform serialized version of the data.
Binary Transport implementation.
TransportFactory for Binary transports