A B C D F G I M O P R S V

A

activate() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
activateObject(Object) - Method in class org.apache.servicemix.ftp.FTPClientPool
 
activateObject(Object) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
afterPropertiesSet() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 

B

borrowClient() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
borrowClient() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
borrowClient() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 

C

connect(SocketClient) - Method in class org.apache.servicemix.ftp.FTPClientPool
 
connect(SocketClient) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
ConnectionRefusedException - Exception in org.apache.servicemix.ftp
Exception thrown if the connection could not be established.
ConnectionRefusedException(int) - Constructor for exception org.apache.servicemix.ftp.ConnectionRefusedException
 
createClientPool() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
createClientPool() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
createLockManager() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
createSocketClient() - Method in class org.apache.servicemix.ftp.FTPClientPool
 
createSocketClient() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 

D

DEFAULT_CONTROL_ENCODING - Static variable in class org.apache.servicemix.ftp.FTPClientPool
 
DEFAULT_DATA_TIMEOUT - Static variable in class org.apache.servicemix.ftp.FTPClientPool
 
destroy() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
destroyObject(Object) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
disconnect(SocketClient) - Method in class org.apache.servicemix.ftp.FTPClientPool
 
disconnect(SocketClient) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 

F

FTPClientPool - Class in org.apache.servicemix.ftp
A pool of FTP clients for the Jakarta Commons Net library
FTPClientPool() - Constructor for class org.apache.servicemix.ftp.FTPClientPool
 
FtpComponent - Class in org.apache.servicemix.ftp
An FTP based component
FtpComponent() - Constructor for class org.apache.servicemix.ftp.FtpComponent
 
FtpEndpointType - Interface in org.apache.servicemix.ftp
Marker interface for FTP endpoints
FtpPollerEndpoint - Class in org.apache.servicemix.ftp
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.
FtpPollerEndpoint() - Constructor for class org.apache.servicemix.ftp.FtpPollerEndpoint
 
FtpPollerEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.ftp.FtpPollerEndpoint
 
FtpPollerEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.ftp.FtpPollerEndpoint
Bean defining the class implementing the JBI DefaultComponent.
FtpPollerEndpoint.FtpData - Class in org.apache.servicemix.ftp
 
FtpPollerEndpoint.FtpData(String, FTPClient, InputStream) - Constructor for class org.apache.servicemix.ftp.FtpPollerEndpoint.FtpData
 
FtpSenderEndpoint - Class in org.apache.servicemix.ftp
An FTP endpoint
FtpSenderEndpoint() - Constructor for class org.apache.servicemix.ftp.FtpSenderEndpoint
 
FtpSenderEndpoint(FtpComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.ftp.FtpSenderEndpoint
 

G

getAddress() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
getArchive() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getClientPool() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getClientPool() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
getCode() - Method in exception org.apache.servicemix.ftp.ConnectionRefusedException
 
getConfig() - Method in class org.apache.servicemix.ftp.FTPClientPool
 
getConfiguredEndpoints() - Method in class org.apache.servicemix.ftp.FtpComponent
 
getControlEncoding() - Method in class org.apache.servicemix.ftp.FTPClientPool
 
getDataTimeout() - Method in class org.apache.servicemix.ftp.FTPClientPool
 
getEndpointClasses() - Method in class org.apache.servicemix.ftp.FtpComponent
 
getEndpoints() - Method in class org.apache.servicemix.ftp.FtpComponent
 
getFilter() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getHost() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
getLocalAddress() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
getLocalPort() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
getLocationURI() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getLockManager() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getMarshaler() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getMarshaler() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
getPassword() - Method in class org.apache.servicemix.ftp.FTPClientPool
 
getPool() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
getPort() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
getResolvedEPR(ServiceEndpoint) - Method in class org.apache.servicemix.ftp.FtpComponent
 
getTargetOperation() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getUniqueFileName() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
getUploadName(String) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Deprecated. 
getUploadPrefix() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Deprecated. 
getUploadSuffix() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Deprecated. 
getUri() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
getUsername() - Method in class org.apache.servicemix.ftp.FTPClientPool
 

I

isAutoCreateDirectory() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
isAutoCreateDirectory() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
isBinaryMode() - Method in class org.apache.servicemix.ftp.FTPClientPool
 
isCheckDuplicates() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
isDeleteFile() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
isOverwrite() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
isPassiveMode() - Method in class org.apache.servicemix.ftp.FTPClientPool
 
isRecursive() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
isStateless() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 

M

makeObject() - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 

O

org.apache.servicemix.ftp - package org.apache.servicemix.ftp
An FTP based JBI component using the Jakarta Commons Net library

P

passivateObject(Object) - Method in class org.apache.servicemix.ftp.FTPClientPool
 
passivateObject(Object) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 
poll() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
pollFile(String) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
pollFileOrDirectory(String) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
pollFileOrDirectory(FTPClient, String, boolean) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
process(MessageExchange) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
processFile(FTPClient, String) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
processFileNow(String) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
processInOnly(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 

R

returnClient(FTPClient) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
returnClient(FTPClient) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
returnClient(SocketClient) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 

S

setAddress(InetAddress) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
Set the remote internet address to connect to.
setArchive(URI) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Specifies a directory relative to the polling directory to which processed files are archived.
setAutoCreateDirectory(boolean) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Specifies if the endpoint should create the target directory, if it does not already exist.
setAutoCreateDirectory(boolean) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Specifies if the endpoint should create the target directory, if it does not already exist.
setBinaryMode(boolean) - Method in class org.apache.servicemix.ftp.FTPClientPool
Use binary mode transfers.
setChangeWorkingDirectory(boolean) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
When set to true, the poller will do an explicit cwd into the directory to be polled.
setCheckDuplicates(boolean) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Specifies whether duplicates should be checked.
setClientPool(FTPClientPool) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Set a custom FTPClientPool.
setClientPool(FTPClientPool) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Set a custom FTPClientPool.
setConfig(FTPClientConfig) - Method in class org.apache.servicemix.ftp.FTPClientPool
Configure a custom FTPClientConfig instance to allow more fine-grained control over the FTP connections in the pool.
setControlEncoding(String) - Method in class org.apache.servicemix.ftp.FTPClientPool
Configure the encoding used in the FTP control connections.
setDataTimeout(int) - Method in class org.apache.servicemix.ftp.FTPClientPool
Specifies a timeout used on the FTP data connection.
setDeleteFile(boolean) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Delete the file after it has been succesfully processed? Defaults to true
setEndpoints(FtpEndpointType[]) - Method in class org.apache.servicemix.ftp.FtpComponent
 
setFilter(FileFilter) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Sets the filter to select which files have to be processed.
setHost(String) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
Set the remote host name to connect to.
setLocalAddress(InetAddress) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
Set the local IP address to be used when establishing the connection.
setLocalPort(int) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
Set the local TCP/IP port to be used when establishing the connection.
setLockManager(LockManager) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Set a custom LockManager implementation for keeping track of which files are already being processed.
setMarshaler(FileMarshaler) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Set a custom FileMarshaler implementation to control how the file contents is being translated into a JBI message.
setMarshaler(FileMarshaler) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Set a custom FileMarshaler implementation to control how the file contents is being translated into a JBI message.
setOverwrite(boolean) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Specifies if a file with the same name already exists on the FTP server, the file should be overwritten.
setPassiveMode(boolean) - Method in class org.apache.servicemix.ftp.FTPClientPool
Use passive mode FTP transfers.
setPassword(String) - Method in class org.apache.servicemix.ftp.FTPClientPool
Set the password for logging into the FTP server.
setPool(ObjectPool) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
Set a custom ObjectPool instance to use for the connection pooling.
setPort(int) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
Set the remote port number to connect to.
setRecursive(boolean) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Specifies whether subdirectories should be polled.
setStateless(boolean) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
When set to false
setTargetOperation(QName) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Set the operation to be invoked on the target service.
setUniqueFileName(String) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Sets the name used to make a unique name if no file name is available on the message.
setUploadPrefix(String) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Deprecated. 
setUploadSuffix(String) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Deprecated. 
setUri(URI) - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
Configures the endpoint from a URI.
setUri(URI) - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
Configures the endpoint from a URI
setUsername(String) - Method in class org.apache.servicemix.ftp.FTPClientPool
Set the login to use to access the FTP server.
SocketClientPoolSupport - Class in org.apache.servicemix.ftp
A pool of SocketClient instances from the Jakarta Commons Net library to handle internet networking connections.
SocketClientPoolSupport() - Constructor for class org.apache.servicemix.ftp.SocketClientPoolSupport
 
start() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
start() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 

V

validate() - Method in class org.apache.servicemix.ftp.FtpPollerEndpoint
 
validate() - Method in class org.apache.servicemix.ftp.FtpSenderEndpoint
 
validateObject(Object) - Method in class org.apache.servicemix.ftp.FTPClientPool
 
validateObject(Object) - Method in class org.apache.servicemix.ftp.SocketClientPoolSupport
 

A B C D F G I M O P R S V

Copyright © 2005-2012 FuseSource. All Rights Reserved.