See: Description
| Interface | Description |
|---|---|
| FtpEndpointType |
Marker interface for FTP endpoints
|
| Class | Description |
|---|---|
| FTPClientPool |
A pool of FTP clients for
the Jakarta Commons Net library
|
| FtpComponent |
An FTP based component
|
| FtpPollerEndpoint |
A polling endpoint which looks for a file or files in a directory
and sends the files into the JBI bus as messages, deleting the files
by default when they are processed.
|
| FtpSenderEndpoint |
An FTP endpoint
|
| SocketClientPoolSupport |
A pool of
SocketClient instances from the
Jakarta Commons Net library to handle
internet networking connections. |
| Exception | Description |
|---|---|
| ConnectionRefusedException |
Exception thrown if the connection could not be established.
|
Copyright © 2005-2016 FuseSource. All Rights Reserved.