Class and 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 and Description |
---|
HTTPPacket |
HTTPRequest
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
HTTPResponse |
Class and Description |
---|
HTTPRequest
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
HTTPRequestListener |
Class and Description |
---|
HTTPPacket |
HTTPRequest
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
HTTPResponse |
Class and Description |
---|
HTTPPacket |
HTTPRequest
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
HTTPResponse |
Class and Description |
---|
HTTPPacket |
HTTPRequest
This class rappresnet an HTTP request, and act as HTTP client when it sends the request
|
HTTPResponse |
Class and Description |
---|
HTTPServerList |
Copyright © 2012 DomoWare. All Rights Reserved.