Class Poco::Net::TCPServerConnectionFactoryImpl (original) (raw)

Library: Net
Package: TCPServer
Header: Poco/Net/TCPServerConnectionFactory.h

Description

Inheritance

Direct Base Classes: TCPServerConnectionFactory

All Base Classes: TCPServerConnectionFactory

Member Summary

Member Functions: createConnection

Inherited Functions: createConnection, isStopped, operator =, stop

Constructors

TCPServerConnectionFactoryImpl inline

TCPServerConnectionFactoryImpl();

Destructor

~TCPServerConnectionFactoryImpl virtual inline

~TCPServerConnectionFactoryImpl();

Member Functions

createConnection virtual inline

TCPServerConnection * createConnection(
const StreamSocket & socket
);