Serialized Form
-
Package org.ikasan.connector.ftp.outbound
-
Class org.ikasan.connector.ftp.outbound.FTPManagedConnection extends org.ikasan.connector.base.command.TransactionalCommandConnection implements Serializable
- serialVersionUID:
- 8623781620439053263L
-
Serialized Fields
-
clientID
java.lang.String clientID
-
fcri
FTPConnectionRequestInfo fcri
The client specific connection spec used to override the MFC values where necessary. -
ftpClient
FileTransferProtocol ftpClient
Common library used by both inbound and outbound connectors
-
-
-
Package org.ikasan.endpoint.ftp
-
Class org.ikasan.endpoint.ftp.FtpResourceNotStartedException extends java.lang.RuntimeException implements Serializable
-