Lite Multitenant FTP connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
com.mule.modules.ftplite
com.mule.modules.ftplite.adapter
com.mule.modules.ftplite.adapters
com.mule.modules.ftplite.agents
com.mule.modules.ftplite.basic
com.mule.modules.ftplite.callback
com.mule.modules.ftplite.config
com.mule.modules.ftplite.connection
com.mule.modules.ftplite.devkit
com.mule.modules.ftplite.exceptions
com.mule.modules.ftplite.io
com.mule.modules.ftplite.oauth
com.mule.modules.ftplite.process
com.mule.modules.ftplite.processors
Classes
FtpConnectionClosingInputStream
Package Index
|
Class Index
package
com.mule.modules.ftplite.io
Classes
FtpConnectionClosingInputStream
A wrapper for the SocketInputStream, the idea is that when it reaches the end of the stream, the FTPClient connection gets closed.