sipxtacklib  Version 3.3
Public Member Functions | List of all members
HttpConnection Class Reference

#include <HttpConnection.h>

Inheritance diagram for HttpConnection:
Inheritance graph
[legend]
Collaboration diagram for HttpConnection:
Collaboration graph
[legend]

Public Member Functions

 HttpConnection (OsConnectionSocket *requestSocket, HttpServer *httpServer)
 Constructor. More...
 
virtual ~HttpConnection ()
 Destructor. More...
 
virtual int run (void *runArg)
 
bool toBeDeleted ()
 

Constructor & Destructor Documentation

HttpConnection ( OsConnectionSocket *  requestSocket,
HttpServer httpServer 
)

Constructor.

~HttpConnection ( )
virtual

Destructor.

Member Function Documentation

int run ( void *  runArg)
virtual
bool toBeDeleted ( )
inline

sipXtackLib home page