Uses of Class
ecmwf.common.ectrans.ECtransSetup
Packages that use ECtransSetup
Package
Description
-
Uses of ECtransSetup in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that return ECtransSetup -
Uses of ECtransSetup in ecmwf.common.ecauth
Constructors in ecmwf.common.ecauth with parameters of type ECtransSetupModifierConstructorDescriptionSSHSession
(ECtransSetup setup, String hostname, int port, int sessionTimeOut, String login, String password, byte[] token, boolean debug) Instantiates a new SSH session. -
Uses of ECtransSetup in ecmwf.common.ectrans
Methods in ecmwf.common.ectrans that return ECtransSetupModifier and TypeMethodDescriptionDefaultCallback.getECtransSetup()
Gets the ectrans setup.ECtransCallback.getECtransSetup()
Gets the ectrans setup.ECtransGroups.Module.getECtransSetup
(String data, Pair<?>... parameters) Gets the ectrans setup.Allow getting a new instance with the added parameters provided.Methods in ecmwf.common.ectrans with parameters of type ECtransSetupModifier and TypeMethodDescriptionvoid
FileModule.connect
(String location, ECtransSetup setup) Connect.abstract void
TransferModule.connect
(String location, ECtransSetup setup) Connect.int
TransferModule.getPort
(ECtransSetup setup) Gets the port from the setup.Constructors in ecmwf.common.ectrans with parameters of type ECtransSetupModifierConstructorDescriptionDefaultCallback
(ECtransSetup setup) Instantiates a new default callback. -
Uses of ECtransSetup in ecmwf.common.ectrans.module
Methods in ecmwf.common.ectrans.module with parameters of type ECtransSetupModifier and TypeMethodDescriptionvoid
AmazonS3Module.connect
(String location, ECtransSetup setup) Connect.void
AzureModule.connect
(String location, ECtransSetup setup) Connect.void
ExecModule.connect
(String dir, ECtransSetup setup) Connect.void
FtpModule.connect
(String location, ECtransSetup setup) Connect.void
FtpsModule.connect
(String location, ECtransSetup setup) Connect.void
GCSModule.connect
(String location, ECtransSetup setup) Connect.void
HttpModule.connect
(String location, ECtransSetup setup) Connect.void
JSftpModule.connect
(String location, ECtransSetup setup) Connect.void
PortalModule.connect
(String location, ECtransSetup setup) Connect.void
TestModule.connect
(String location, ECtransSetup setup) Connect.int
AmazonS3Module.getPort
(ECtransSetup setup) Gets the port from the setup.int
AzureModule.getPort
(ECtransSetup setup) Gets the port from the setup.int
FtpModule.getPort
(ECtransSetup setup) Gets the port from the setup.int
FtpsModule.getPort
(ECtransSetup setup) Gets the port from the setup.int
GCSModule.getPort
(ECtransSetup setup) Gets the port from the setup.int
HttpModule.getPort
(ECtransSetup setup) Gets the port from the setup.int
JSftpModule.getPort
(ECtransSetup setup) Gets the port from the setup. -
Uses of ECtransSetup in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return ECtransSetupModifier and TypeMethodDescriptionIncomingProfile.getECtransSetup()
Gets the incoming user setup. -
Uses of ECtransSetup in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that return ECtransSetupModifier and TypeMethodDescriptionMoverProvider.UserDataSpace.getECtransSetup()
Gets the ectrans setup.Methods in ecmwf.ecpds.mover with parameters of type ECtransSetupModifier and TypeMethodDescriptionvoid
ECauthModule.connect
(String location, ECtransSetup setup) Connect.int
ECauthModule.getPort
(ECtransSetup setup) Gets the port from the setup.