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 
TCPServerConnectionFactoryImpl();
Destructor
~TCPServerConnectionFactoryImpl

~TCPServerConnectionFactoryImpl();
Member Functions
createConnection

TCPServerConnection * createConnection(
const StreamSocket & socket
);