Uses of Interface
org.apache.camel.component.file.remote.FtpClientActivityListener
-
Packages that use FtpClientActivityListener Package Description org.apache.camel.component.file.remote Defines the File transport for communicating with Remote Files and FTP -
-
Uses of FtpClientActivityListener in org.apache.camel.component.file.remote
Classes in org.apache.camel.component.file.remote that implement FtpClientActivityListener Modifier and Type Class Description classDefaultFtpClientActivityListenerFields in org.apache.camel.component.file.remote declared as FtpClientActivityListener Modifier and Type Field Description protected FtpClientActivityListenerFtpOperations. clientActivityListenerMethods in org.apache.camel.component.file.remote that return FtpClientActivityListener Modifier and Type Method Description FtpClientActivityListenerFtpOperations. getClientActivityListener()Methods in org.apache.camel.component.file.remote with parameters of type FtpClientActivityListener Modifier and Type Method Description voidFtpOperations. setClientActivityListener(FtpClientActivityListener clientActivityListener)
-