|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SftpClient Wrapper around jsch sftp library.SftpConnector sends and receives file messages over sftp using jsch
library Improves on SFTP with VFS Connector in the following ways: 1.SftpInputStream wraps an sftp InputStream.SftpMessageDispatcher dispatches files via sftp to a remote sftp
service.SftpMessageReceiver polls and receives files from an sftp service
using jsch.SftpMessageRequester polls files on request (e.g.
elements.SftpTransportNotificationListener is an observer interface that
objects can use to receive notifications about sftp operations such as put, get,
rename and delete being performed by the sftp transport.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||