Package org.mule.transport.sftp

Interface Summary
ErrorOccurredDecorator Decorator for the ErrorOccured method
 

Class Summary
AuthenticationMethodValidator Validates SFTP authentication methods
SftpClient SftpClient Wrapper around jsch sftp library.
SftpConnectionFactory  
SftpConnector SftpConnector sends and receives file messages over sftp using jsch library Improves on SFTP with VFS Connector in the following ways: 1.
SftpFileArchiveInputStream Ensures that the file is moved to the archiveFile folder after a successful consumption of the file
SftpInputStream SftpInputStream wraps an sftp InputStream.
SftpMessageDispatcher SftpMessageDispatcher dispatches files via sftp to a remote sftp service.
SftpMessageDispatcherFactory Creates a SftpMessageDispatcher
SftpMessageReceiver SftpMessageReceiver polls and receives files from an sftp service using jsch.
SftpMessageRequester SftpMessageRequester polls files on request (e.g.
SftpMessageRequesterFactory  
SftpReceiverRequesterUtil Contains reusable methods not directly related to usage of the jsch sftp library (they can be found in the class SftpClient).
SftpUtil Contains reusable methods not directly related to usage of the jsch sftp library (they can be found in the class SftpClient).
 

Enum Summary
SftpClient.WriteMode  
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.