Poco::Remoting

namespace Binary

Overview

Classes: BinaryIOS, BinaryInputStream, BinaryOutputStream, BinaryServerConnection, BinaryServerConnectionFactory, BinaryStream, BinaryStreamBuf, Deserializer, Listener, Serializer, Transport, TransportFactory

Classes

class BinaryIOS

The base class for BinaryInputStream and BinaryOutputStreammore...

class BinaryInputStream

 more...

class BinaryOutputStream

 more...

class BinaryServerConnection

A BinaryServerConnection manages connection setup/teardown and message exchange between Binary peers. more...

class BinaryServerConnectionFactory

A factory for BinaryServerConnectionmore...

class BinaryStream

 more...

class BinaryStreamBuf

This stream sends a two-byte length word before every block send. more...

class Deserializer

The deserializer for the Binary transport. more...

class Listener

This class implements the Listener for the Binary Transportmore...

class Serializer

The serializer for the Binary transport. more...

class Transport

The Binary Transport implementation. more...

class TransportFactory

TransportFactory for Binary transports more...