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)
          Set a custom FTPClientPool.
 void FtpSenderEndpoint.setClientPool(FTPClientPool clientPool)
          Set a custom FTPClientPool.
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.