Poco::Remoting

namespace Binary

Overview

Classes: BinaryIOS, BinaryInputStream, BinaryOutputStream, BinaryServerConnection, BinaryServerConnectionFactory, 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 BinaryStreamBuf

The sole purpose of this stream buffer is to detect end-of-stream  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...