Uses of Interface
org.ikasan.connector.ftp.net.FileTransferProtocol
-
Packages that use FileTransferProtocol Package Description org.ikasan.connector.ftp.net -
-
Uses of FileTransferProtocol in org.ikasan.connector.ftp.net
Classes in org.ikasan.connector.ftp.net that implement FileTransferProtocol Modifier and Type Class Description classFileTransferProtocolClientThis class provides the basic functionality of an FTP client based on Apache's commons-net library.classFileTransferProtocolSSLClientThis class provides the basic functionality of an FTP SSL client based on Apache's commons-net library.
-