Uses of Class
org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Packages that use FTPConnectionSpec Package Description org.ikasan.endpoint.ftp.consumer org.ikasan.endpoint.ftp.producer -
-
Uses of FTPConnectionSpec in org.ikasan.endpoint.ftp.consumer
Methods in org.ikasan.endpoint.ftp.consumer that return FTPConnectionSpec Modifier and Type Method Description protected FTPConnectionSpecFtpMessageProvider. getConnectionSpec()Utility method to aid testing of this class -
Uses of FTPConnectionSpec in org.ikasan.endpoint.ftp.producer
Methods in org.ikasan.endpoint.ftp.producer that return FTPConnectionSpec Modifier and Type Method Description protected FTPConnectionSpecFtpProducer. getConnectionSpec()Utility method to aid testing of this class
-