Uses of package org.cybergarage.http
Package | Description |
---|---|
net.i2p.router.transport |
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
|
org.cybergarage.http | |
org.cybergarage.soap | |
org.cybergarage.upnp | |
org.cybergarage.upnp.control | |
org.cybergarage.upnp.device | |
org.cybergarage.upnp.event | |
org.cybergarage.upnp.ssdp | |
org.cybergarage.upnp.xml |
-
Classes in org.cybergarage.http used by net.i2p.router.transport Class Description HTTPRequestListener -
Classes in org.cybergarage.http used by org.cybergarage.http Class Description Date HTTPHeader HTTPPacket HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the requestHTTPRequestListener HTTPResponse HTTPServer This class identifies an HTTP over TCP server
The server must be initialized iether by theHTTPServer.open(InetAddress, int)
or theHTTPServer.open(String, int)
method.
Optionally a set ofHTTPRequestListener
may be set
The server then can be started or stopped by the methodHTTPServer.start()
andHTTPServer.stop()
HTTPSocket Parameter ParameterList -
Classes in org.cybergarage.http used by org.cybergarage.soap Class Description HTTPPacket HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the requestHTTPResponse -
Classes in org.cybergarage.http used by org.cybergarage.upnp Class Description HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the requestHTTPRequestListener HTTPServerList -
Classes in org.cybergarage.http used by org.cybergarage.upnp.control Class Description HTTPPacket HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the requestHTTPResponse -
Classes in org.cybergarage.http used by org.cybergarage.upnp.device Class Description HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the request -
Classes in org.cybergarage.http used by org.cybergarage.upnp.event Class Description HTTPPacket HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the requestHTTPResponse -
Classes in org.cybergarage.http used by org.cybergarage.upnp.ssdp Class Description HTTPPacket HTTPRequest This class rappresnet an HTTP request, and act as HTTP client when it sends the requestHTTPResponse -
Classes in org.cybergarage.http used by org.cybergarage.upnp.xml Class Description HTTPServerList