toggle menu
river
jvm
switch theme
search in API
connector-ftp
/
com.river.connector.ftp.model
/
FtpConfiguration
/
Secure
Secure
class
Secure
(
var
protocol
:
String
=
"TLS"
,
var
implicit
:
Boolean
=
false
)
Members
Constructors
Secure
Link copied to clipboard
constructor
(
protocol
:
String
=
"TLS"
,
implicit
:
Boolean
=
false
)
Properties
implicit
Link copied to clipboard
var
implicit
:
Boolean
protocol
Link copied to clipboard
var
protocol
:
String