- FileBasedPasswordHelper - Class in org.ikasan.endpoint.ftp.util
-
- FileBasedPasswordHelper() - Constructor for class org.ikasan.endpoint.ftp.util.FileBasedPasswordHelper
-
- fileTransferConnectionTemplate - Variable in class org.ikasan.endpoint.ftp.consumer.FtpMessageProvider
-
A connection template
- FileTransferConnectionTemplate - Class in org.ikasan.endpoint.ftp
-
Test the FileTRansferConnectionTempalte class
- FileTransferConnectionTemplate(ConnectionSpec, TransactionalResourceCommandDAO, FileChunkDao, BaseFileTransferDao, JtaTransactionManager) - Constructor for class org.ikasan.endpoint.ftp.FileTransferConnectionTemplate
-
Constructor
- fileTransferConnectionTemplate - Variable in class org.ikasan.endpoint.ftp.producer.FtpProducer
-
A connection template
- FileTransferProtocol - Interface in org.ikasan.connector.ftp.net
-
- FileTransferProtocolClient - Class in org.ikasan.connector.ftp.net
-
This class provides the basic functionality of an FTP client based on
Apache's commons-net library.
- FileTransferProtocolClient(boolean, String, String, Integer, String, Integer, String, String, Integer, Integer, Integer) - Constructor for class org.ikasan.connector.ftp.net.FileTransferProtocolClient
-
Constructor
- FileTransferProtocolSSLClient - Class in org.ikasan.connector.ftp.net
-
- FileTransferProtocolSSLClient(boolean, String, String, Integer, String, Integer, String, String, Integer, Integer, Integer, boolean, Integer, String, boolean, String, String) - Constructor for class org.ikasan.connector.ftp.net.FileTransferProtocolSSLClient
-
Constructor
- forget(Xid) - Method in class org.ikasan.connector.ftp.outbound.FTPManagedConnection
-
Deal with forgetting this unit of work as a txn, in this case do nothing
- FTPConnectionImpl - Class in org.ikasan.connector.ftp.outbound
-
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.
- FTPConnectionImpl(FTPManagedConnection, FileChunkDao, BaseFileTransferDao) - Constructor for class org.ikasan.connector.ftp.outbound.FTPConnectionImpl
-
Constructor which takes ManagedConnection as a parameter
- FTPConnectionRequestInfo - Class in org.ikasan.connector.ftp.outbound
-
FTPConnectionRequestInfo provides FTP EIS specific connection properties.
- FTPConnectionRequestInfo() - Constructor for class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
- FTPConnectionSpec - Class in org.ikasan.connector.ftp.outbound
-
This is an class representing the connection specific application
properties passed to the getConnection method.
- FTPConnectionSpec() - Constructor for class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Default Constructor.
- FtpConsumerAlternateConfiguration - Class in org.ikasan.endpoint.ftp.consumer
-
FTP Consumer Configuration window providing alternate connection details
to be used in case primary connection fails
- FtpConsumerAlternateConfiguration() - Constructor for class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- FtpConsumerConfiguration - Class in org.ikasan.endpoint.ftp.consumer
-
FTP Consumer Configuration window.
- FtpConsumerConfiguration() - Constructor for class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- FTPManagedConnection - Class in org.ikasan.connector.ftp.outbound
-
This EJB implements the ManagedConnection for the FTP resource adapter.
- FTPManagedConnection(FTPConnectionRequestInfo) - Constructor for class org.ikasan.connector.ftp.outbound.FTPManagedConnection
-
Constructor, sets the managed connection factory and the hibernate filter
table
client ID sits on EISManagedConnection
- FtpMessageProvider - Class in org.ikasan.endpoint.ftp.consumer
-
Default implementation on MessageProvider using JobExecutionContext as a message type.
- FtpMessageProvider(JtaTransactionManager, BaseFileTransferDao, FileChunkDao, TransactionalResourceCommandDAO, FileBasedPasswordHelper) - Constructor for class org.ikasan.endpoint.ftp.consumer.FtpMessageProvider
-
- FtpProducer - Class in org.ikasan.endpoint.ftp.producer
-
FTP Implementation of a producer based on the JCA specification.
- FtpProducer(JtaTransactionManager, BaseFileTransferDao, FileChunkDao, TransactionalResourceCommandDAO) - Constructor for class org.ikasan.endpoint.ftp.producer.FtpProducer
-
- FtpProducerAlternateConfiguration - Class in org.ikasan.endpoint.ftp.producer
-
FTP Producer Configuration window providing alternate connection details
to be used in case primary connection fails
- FtpProducerAlternateConfiguration() - Constructor for class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- FtpProducerConfiguration - Class in org.ikasan.endpoint.ftp.producer
-
FTP Producer Configuration window.
- FtpProducerConfiguration() - Constructor for class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- get(ClientListEntry) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolClient
-
- get(String) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolClient
-
- get(String, OutputStream) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolClient
-
OutputStream is closed by the caller
- get(String, OutputStream, int, long) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolClient
-
- get(ClientListEntry) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolSSLClient
-
- get(String) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolSSLClient
-
- get(String, OutputStream) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolSSLClient
-
OutputStream is closed by the caller
- get(String, OutputStream, int, long) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolSSLClient
-
- getActive() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get active
- getActive() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Getter for active
- getActive() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getActive() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getAgeOfFiles() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getAlternateActive() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateActive() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateConnectionTimeout() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateConnectionTimeout() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateDataTimeout() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateDataTimeout() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateMaxRetryAttempts() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateMaxRetryAttempts() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternatePassword() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternatePassword() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateRemoteHost() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateRemoteHost() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateRemotePort() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateRemotePort() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateSocketTimeout() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateSocketTimeout() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateSystemKey() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateSystemKey() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAlternateUsername() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerAlternateConfiguration
-
- getAlternateUsername() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerAlternateConfiguration
-
- getAsInputStream(String) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolClient
-
- getAsInputStream(String) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolSSLClient
-
- getChecksum() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getChecksumDelivered() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getChronological() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getChunking() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getChunkSize() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getCleanupJournalOnComplete() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Getter for cleanupJournalOnComplete
- getCleanupJournalOnComplete() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getCleanupJournalOnComplete() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getClientID() - Method in class org.ikasan.connector.ftp.outbound.FTPManagedConnection
-
- getClientID() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getClientID() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getConfiguration() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducer
-
- getConfiguredResourceId() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducer
-
- getConnection(FileChunkDao, BaseFileTransferDao) - Method in class org.ikasan.connector.ftp.outbound.FTPManagedConnection
-
Create a virtual connection (a BaseFileTransferConnection object) and
add it to the list of managed instances before returning it to the client.
- getConnectionSpec() - Method in class org.ikasan.endpoint.ftp.consumer.FtpMessageProvider
-
Utility method to aid testing of this class
- getConnectionSpec() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducer
-
Utility method to aid testing of this class
- getConnectionTimeout() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the connection timeout
- getConnectionTimeout() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Get connection timeout
- getConnectionTimeout() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getConnectionTimeout() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getContentAsStream(ClientListEntry) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolClient
-
- getContentAsStream(ClientListEntry) - Method in class org.ikasan.connector.ftp.net.FileTransferProtocolSSLClient
-
- getCreateParentDirectory() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getDataTimeout() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the data timeout
- getDataTimeout() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Get data connection timeout
- getDataTimeout() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getDataTimeout() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getDestructive() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getDiscoveredFile(String, String, boolean, String, boolean, String, boolean, int, boolean, long, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionImpl
-
- getDiscoveredFile(String, String, boolean, String, boolean, String, boolean, int, boolean, long, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.ikasan.endpoint.ftp.FileTransferConnectionTemplate
-
Test the getDiscoveredFile
- getFilenamePattern() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFilterDuplicates() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFilterOnFilename() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFilterOnLastModifiedDate() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFtpsIsImplicit() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
- getFtpsIsImplicit() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
- getFtpsIsImplicit() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFtpsKeyStoreFilePassword() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
- getFtpsKeyStoreFilePassword() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
- getFtpsKeyStoreFilePassword() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFtpsKeyStoreFilePath() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
- getFtpsKeyStoreFilePath() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
- getFtpsKeyStoreFilePath() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFtpsPort() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
- getFtpsPort() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
- getFtpsPort() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getFtpsProtocol() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
- getFtpsProtocol() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
- getFtpsProtocol() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getIsFTPS() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
- getIsFTPS() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
- getIsFTPS() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getIsRecursive() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getManagedConnection() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionImpl
-
getManagedConnection is called by the FTPManagedConnection when the
application server wants to re-associate a virtual connection with a new
manager.
- getMaxRetryAttempts() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the max retry attempts
- getMaxRetryAttempts() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Get the max retry attempts
- getMaxRetryAttempts() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getMaxRetryAttempts() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getMaxRows() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getMinAge() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getMoveOnSuccess() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getMoveOnSuccessNewPath() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getOutputDirectory() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getOverwrite() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getPassword() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the password
- getPassword() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Get the password
- getPassword() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getPassword() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getPasswordFilePath() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getPasswordFromFile(String) - Method in class org.ikasan.endpoint.ftp.util.FileBasedPasswordHelper
-
- getPollTime() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the poll rate
- getPollTime() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Getter for pollTime
- getRemoteHost() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getRemoteHost() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getRemoteHostname() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the host name
- getRemoteHostname() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Get the host
- getRemotePort() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the port
- getRemotePort() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Gets remote port number.
- getRemotePort() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getRemotePort() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getRenameExtension() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getRenameOnSuccess() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getRenameOnSuccessExtension() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getSocketTimeout() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the connection timeout
- getSocketTimeout() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Get socket connection timeout
- getSocketTimeout() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getSocketTimeout() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getSourceDirectories() - Method in class org.ikasan.endpoint.ftp.consumer.FtpMessageProvider
-
Return a list of src directories to be polled.
- getSourceDirectory() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getSourceDirectoryURLFactory() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getSystemKey() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the systemKey
- getSystemKey() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Getter for systemKey
- getSystemKey() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getSystemKey() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getTempFileName() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getTransactionalResource() - Method in class org.ikasan.connector.ftp.outbound.FTPManagedConnection
-
- getTransactionJournal(TransactionalResourceCommandDAO, FileChunkDao) - Method in class org.ikasan.endpoint.ftp.FileTransferConnectionTemplate
-
Lazily instantiates the TransactionJournal
- getTransactionTimeout() - Method in class org.ikasan.connector.ftp.outbound.FTPManagedConnection
-
Return the Transaction timeout, always set to 0
- getUnzip() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getUsername() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionRequestInfo
-
Get the username
- getUsername() - Method in class org.ikasan.connector.ftp.outbound.FTPConnectionSpec
-
Get the username
- getUsername() - Method in class org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
- getUsername() - Method in class org.ikasan.endpoint.ftp.producer.FtpProducerConfiguration
-
- getXAResource() - Method in class org.ikasan.connector.ftp.outbound.FTPManagedConnection
-
Get the XA resource for this managed connection, in this case, itself.