Uses of Class
org.apache.servicemix.ftp.FTPClientPool

Uses of FTPClientPool in org.apache.servicemix.ftp
 

Methods in org.apache.servicemix.ftp that return FTPClientPool
protected  FTPClientPool FtpPollerEndpoint.createClientPool()
           
protected  FTPClientPool FtpSenderEndpoint.createClientPool()
           
 FTPClientPool FtpPollerEndpoint.getClientPool()
           
 FTPClientPool FtpSenderEndpoint.getClientPool()
           
 

Methods in org.apache.servicemix.ftp with parameters of type FTPClientPool
 void FtpPollerEndpoint.setClientPool(FTPClientPool clientPool)
           
 void FtpSenderEndpoint.setClientPool(FTPClientPool clientPool)
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.