Uses of Class
org.cybergarage.http.HTTPServer
Package | Description |
---|---|
org.cybergarage.http |
-
Uses of HTTPServer in org.cybergarage.http
Methods in org.cybergarage.http that return HTTPServer Modifier and Type Method Description HTTPServer
HTTPServerList. getHTTPServer(int n)
Constructors in org.cybergarage.http with parameters of type HTTPServer Constructor Description HTTPServerThread(HTTPServer httpServer, Socket sock)