Uses of Package
org.cybergarage.http
Package
Description
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
-
-
ClassDescriptionThis class rappresnet an HTTP request, and act as HTTP client when it sends the requestThis 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()
-
ClassDescriptionThis class rappresnet an HTTP request, and act as HTTP client when it sends the request
-
ClassDescriptionThis class rappresnet an HTTP request, and act as HTTP client when it sends the request
-
ClassDescriptionThis class rappresnet an HTTP request, and act as HTTP client when it sends the request
-
ClassDescriptionThis class rappresnet an HTTP request, and act as HTTP client when it sends the request
-
ClassDescriptionThis class rappresnet an HTTP request, and act as HTTP client when it sends the request
-
ClassDescriptionThis class rappresnet an HTTP request, and act as HTTP client when it sends the request
-