cybergarage-upnp
org.cybergarage.http.HTTPServerThread Class Reference
Inheritance diagram for org.cybergarage.http.HTTPServerThread:

Public Member Functions

 HTTPServerThread (HTTPServer httpServer, Socket sock)
 
void run ()
 

Private Attributes

HTTPServer httpServer
 
Socket sock
 

Constructor & Destructor Documentation

◆ HTTPServerThread()

org.cybergarage.http.HTTPServerThread.HTTPServerThread ( HTTPServer httpServer,
Socket sock )
inline

Member Function Documentation

◆ run()

void org.cybergarage.http.HTTPServerThread.run ( )
inline

Field Documentation

◆ httpServer

HTTPServer org.cybergarage.http.HTTPServerThread.httpServer
private

◆ sock

Socket org.cybergarage.http.HTTPServerThread.sock
private

The documentation for this class was generated from the following file: