|
Secure iNet Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.jscape.inet.http | |
| com.jscape.inet.http | Contains classes for communicating with HTTP servers. |
| com.jscape.inet.https | Contains classes for securely communicating with HTTP servers using SSL. |
| com.jscape.inet.httpssh | Contains classes for securely communicating with HTTP servers using an encrypted SSH tunnel. |
| Classes in com.jscape.inet.http used by com.jscape.inet.http | |
| 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. |
|
| 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. |
|
| Classes in com.jscape.inet.http used by com.jscape.inet.https | |
| Http
Implements the basic functionality of a HTTP client. |
|
| HttpException
HttpException is thrown by many methods of Http class. |
|
| Classes in com.jscape.inet.http used by com.jscape.inet.httpssh | |
| Http
Implements the basic functionality of a HTTP client. |
|
|
Secure iNet Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||