Package org.cybergarage.http

Interface Summary
HTTPRequestListener  
 

Class Summary
Date  
HTML  
HTTP  
HTTPHeader  
HTTPPacket  
HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the request
HTTPResponse  
HTTPServer This class identifies an HTTP over TCP server
The server must be initialized iether by the HTTPServer.open(InetAddress, int) or the HTTPServer.open(String, int) method.
Optionally a set of HTTPRequestListener may be set
The server then can be started or stopped by the method HTTPServer.start() and HTTPServer.stop()
HTTPServerList  
HTTPServerThread  
HTTPSocket  
HTTPStatus  
Parameter  
ParameterList  
 



Copyright © 2012 DomoWare. All Rights Reserved.