|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ftps.ConnectionStrategy | |
---|---|
com.jscape.inet.ftps |
Uses of Ftps.ConnectionStrategy in com.jscape.inet.ftps |
---|
Fields in com.jscape.inet.ftps declared as Ftps.ConnectionStrategy | |
---|---|
static Ftps.ConnectionStrategy |
Ftps.AUTH_SSL
Connection type for AUTH SSL FTP session. |
static Ftps.ConnectionStrategy |
Ftps.AUTH_TLS
Connection type for AUTH TLS FTP session (default). |
static Ftps.ConnectionStrategy |
Ftps.IMPLICIT_SSL
Connection type for implicit SSL session. |
Methods in com.jscape.inet.ftps that return Ftps.ConnectionStrategy | |
---|---|
Ftps.ConnectionStrategy |
Ftps.getConnectionType()
Returns the current connection type. |
Methods in com.jscape.inet.ftps with parameters of type Ftps.ConnectionStrategy | |
---|---|
void |
Ftps.setConnectionType(Ftps.ConnectionStrategy connectionType)
Sets the connection type. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |