| Package | Description |
|---|---|
| com.jscape.inet.http | |
| com.jscape.inet.https | |
| com.jscape.inet.httpssh |
| Class and Description |
|---|
| Http
Implements the basic functionality of a HTTP client.
|
| HttpConnectedEvent
Fired when connection to HTTP server is established.
|
| HttpDisconnectedEvent
Fired when connection to HTTP server is released.
|
| HttpException
HttpException is thrown by many methods of Http class.
|
| HttpFileUpload
Implements methods for emulating a web browser and performing HTTP file upload
based on specifications defined in RFC 1867.
|
| HttpListener
Implements methods for capturing events sourced from Http class.
|
| HttpParameter
Represents a name/value parameter passed to Http server using GET or POST
request method.
|
| HttpProgressEvent
Fired on significant progress in upload and download operations in Http
class.
|
| HttpRequest
Creates the properties of an HTTP request.
|
| HttpResponse
Represents an HTTP response as returned by the HTTP server in response to an HTTP request.
|
| Class and Description |
|---|
| Http
Implements the basic functionality of a HTTP client.
|
| HttpException
HttpException is thrown by many methods of Http class.
|
| Class and Description |
|---|
| Http
Implements the basic functionality of a HTTP client.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved