| 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 |
| Class | Description |
|---|---|
| HTTPRequestListener |
| Class | Description |
|---|---|
| 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 setThe server then can be started or stopped by the method HTTPServer.start() and HTTPServer.stop() |
| HTTPSocket | |
| Parameter | |
| ParameterList |
| Class | Description |
|---|---|
| HTTPPacket | |
| HTTPRequest |
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
| HTTPResponse |
| Class | Description |
|---|---|
| HTTPRequest |
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
| HTTPRequestListener |
| Class | Description |
|---|---|
| HTTPPacket | |
| HTTPRequest |
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
| HTTPResponse |
| Class | Description |
|---|---|
| HTTPRequest |
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
| Class | Description |
|---|---|
| HTTPPacket | |
| HTTPRequest |
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
| HTTPResponse |
| Class | Description |
|---|---|
| HTTPPacket | |
| HTTPRequest |
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
| HTTPResponse |
| Class | Description |
|---|---|
| HTTPServerList |