|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use 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. |
Uses of Http in com.jscape.inet.http |
---|
Constructors in com.jscape.inet.http with parameters of type Http | |
---|---|
HttpSession(Http http)
Creates a new HttpSession instance. |
Uses of Http in com.jscape.inet.https |
---|
Subclasses of Http in com.jscape.inet.https | |
---|---|
class |
Https
Implements the basic functionality of a HTTPS client. |
Uses of Http in com.jscape.inet.httpssh |
---|
Subclasses of Http in com.jscape.inet.httpssh | |
---|---|
class |
HttpSsh
Implements the basic functionality of a HTTP client tunnelling data through a secure SSH connection. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |