Uses of Package
org.cybergarage.http

Packages that use org.cybergarage.http
org.cybergarage.http   
org.cybergarage.soap   
org.cybergarage.upnp   
org.cybergarage.upnp.control   
org.cybergarage.upnp.event   
org.cybergarage.upnp.ssdp   
org.cybergarage.upnp.xml   
 

Classes in org.cybergarage.http used by org.cybergarage.http
Date
           
HTTPHeader
           
HTTPPacket
           
HTTPRequest
          This class rappresnet an HTTP request, and act as HTTP client when it sends the request
HTTPRequestListener
           
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()
HTTPSocket
           
Parameter
           
ParameterList
           
 

Classes in org.cybergarage.http used by org.cybergarage.soap
HTTPPacket
           
HTTPRequest
          This class rappresnet an HTTP request, and act as HTTP client when it sends the request
HTTPResponse
           
 

Classes in org.cybergarage.http used by org.cybergarage.upnp
HTTPRequest
          This class rappresnet an HTTP request, and act as HTTP client when it sends the request
HTTPRequestListener
           
 

Classes in org.cybergarage.http used by org.cybergarage.upnp.control
HTTPPacket
           
HTTPRequest
          This class rappresnet an HTTP request, and act as HTTP client when it sends the request
HTTPResponse
           
 

Classes in org.cybergarage.http used by org.cybergarage.upnp.event
HTTPPacket
           
HTTPRequest
          This class rappresnet an HTTP request, and act as HTTP client when it sends the request
HTTPResponse
           
 

Classes in org.cybergarage.http used by org.cybergarage.upnp.ssdp
HTTPPacket
           
HTTPRequest
          This class rappresnet an HTTP request, and act as HTTP client when it sends the request
HTTPResponse
           
 

Classes in org.cybergarage.http used by org.cybergarage.upnp.xml
HTTPServerList
           
 



Copyright © 2012 DomoWare. All Rights Reserved.