Poco::Net

class HTTPServerConnectionFactory

File Information

Library: Net
Package: HTTPServer
Header: Poco/Net/HTTPServerConnectionFactory.h

Description

This implementation of a TCPServerConnectionFactory is used by HTTPServer to create HTTPServerConnection objects.

Inheritance

Direct Base Classes: TCPServerConnectionFactory

All Base Classes: TCPServerConnectionFactory

Member Summary

Member Functions: createConnection

Inherited Functions: createConnection

Constructors

HTTPServerConnectionFactory

HTTPServerConnectionFactory(
    HTTPServerParams::Ptr pParams,
    HTTPRequestHandlerFactory::Ptr pFactory
);

Destructor

~HTTPServerConnectionFactory virtual

~HTTPServerConnectionFactory();

Member Functions

createConnection virtual

TCPServerConnection * createConnection(
    const StreamSocket & socket
);

Creates an instance of HTTPServerConnection using the given StreamSocket.

Securely control IoT edge devices from anywhere   Connect a Device