Package org.ikasan.connector.ftp.outbound
-
Class Summary Class Description FTPConnectionImpl This class implements the virtual connection to the FTP server.
An instance of this class is returned to the clients via the getConnection() method called on
FTPConnectionFactory by the Application Server.FTPConnectionRequestInfo FTPConnectionRequestInfo provides FTP EIS specific connection properties.FTPConnectionSpec This is an class representing the connection specific application properties passed to the getConnection method.FTPManagedConnection This EJB implements the ManagedConnection for the FTP resource adapter.