Skip navigation links
C F G H I O P U V 

C

com.mulesoft.extension.ftps.api - package com.mulesoft.extension.ftps.api
 
com.mulesoft.extension.ftps.api.mode - package com.mulesoft.extension.ftps.api.mode
 
com.mulesoft.extension.ftps.api.mode.setting - package com.mulesoft.extension.ftps.api.mode.setting
 
com.mulesoft.extension.ftps.internal - package com.mulesoft.extension.ftps.internal
 
connect() - Method in class com.mulesoft.extension.ftps.api.FtpsConnectionProvider
 
createClient() - Method in class com.mulesoft.extension.ftps.api.FtpsConnectionProvider
 

F

FtpsConnectionProvider - Class in com.mulesoft.extension.ftps.api
A specialization of FtpConnectionProvider which supports SSL
FtpsConnectionProvider() - Constructor for class com.mulesoft.extension.ftps.api.FtpsConnectionProvider
 
FtpsConnectionStereotype - Class in com.mulesoft.extension.ftps.internal
 
FtpsConnectionStereotype() - Constructor for class com.mulesoft.extension.ftps.internal.FtpsConnectionStereotype
 
FtpsConnector - Class in com.mulesoft.extension.ftps.api
Allows manipulating files in a FTPS server
FtpsConnector() - Constructor for class com.mulesoft.extension.ftps.api.FtpsConnector
 
FtpsExplicitMode - Class in com.mulesoft.extension.ftps.api.mode
FtpsMode that explicitly specifies how the data channel will be sent, either encrypted or plain.
FtpsExplicitMode() - Constructor for class com.mulesoft.extension.ftps.api.mode.FtpsExplicitMode
 
FtpsExplicitMode(ProtSetting) - Constructor for class com.mulesoft.extension.ftps.api.mode.FtpsExplicitMode
 
FtpsImplicitMode - Class in com.mulesoft.extension.ftps.api.mode
FtpsMode uses a SSL connection with the FTPS server from the moment of the connection.
FtpsImplicitMode() - Constructor for class com.mulesoft.extension.ftps.api.mode.FtpsImplicitMode
 
ftpsMode - Variable in class com.mulesoft.extension.ftps.api.FtpsConnectionProvider
 
FtpsMode - Interface in com.mulesoft.extension.ftps.api.mode
Interface that defines the mode in which a connection to an FTPS server will be made.

G

getCommandValue() - Method in enum com.mulesoft.extension.ftps.api.mode.setting.ProtSetting
 
getName() - Method in class com.mulesoft.extension.ftps.internal.FtpsConnectionStereotype
 
getParent() - Method in class com.mulesoft.extension.ftps.internal.FtpsConnectionStereotype
 
getProtSetting() - Method in class com.mulesoft.extension.ftps.api.mode.FtpsExplicitMode
 

H

handleClientReplyCode(int, Throwable) - Method in class com.mulesoft.extension.ftps.api.FtpsConnectionProvider
 

I

initialise() - Method in class com.mulesoft.extension.ftps.api.FtpsConnectionProvider
 

O

onAuthentication(FTPSClient) - Method in class com.mulesoft.extension.ftps.api.mode.FtpsExplicitMode
Callback that needs to be called after authentication of a FTPSClient using this mode.
onAuthentication(FTPSClient) - Method in class com.mulesoft.extension.ftps.api.mode.FtpsImplicitMode
Callback that needs to be called after authentication of a FTPSClient using this mode.
onAuthentication(FTPSClient) - Method in interface com.mulesoft.extension.ftps.api.mode.FtpsMode
Callback that needs to be called after authentication of a FTPSClient using this mode.

P

ProtSetting - Enum in com.mulesoft.extension.ftps.api.mode.setting
This enum is used to describe the Setting used for the PROT command in an FTPS Connection using Explicit Mode.
ProtSettingExporter - Class in com.mulesoft.extension.ftps.api.mode.setting
This class only purpouse is to export the ProtSetting type.
ProtSettingExporter() - Constructor for class com.mulesoft.extension.ftps.api.mode.setting.ProtSettingExporter
 
ProtSettingExporterSubType - Class in com.mulesoft.extension.ftps.api.mode.setting
This class only purpouse is to export the ProtSetting type.
ProtSettingExporterSubType() - Constructor for class com.mulesoft.extension.ftps.api.mode.setting.ProtSettingExporterSubType
 

U

usesImplicitConnection() - Method in class com.mulesoft.extension.ftps.api.mode.FtpsExplicitMode
 
usesImplicitConnection() - Method in class com.mulesoft.extension.ftps.api.mode.FtpsImplicitMode
 
usesImplicitConnection() - Method in interface com.mulesoft.extension.ftps.api.mode.FtpsMode
 

V

valueOf(String) - Static method in enum com.mulesoft.extension.ftps.api.mode.setting.ProtSetting
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mulesoft.extension.ftps.api.mode.setting.ProtSetting
Returns an array containing the constants of this enum type, in the order they are declared.
C F G H I O P U V 
Skip navigation links

Copyright © 2019 MuleSoft, Inc.. All rights reserved.