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 FtpSenderEndpoint.createClientPool()
           
protected  FTPClientPool FtpPollerEndpoint.createClientPool()
           
 FTPClientPool FtpSenderEndpoint.getClientPool()
           
 FTPClientPool FtpPollerEndpoint.getClientPool()
           
 

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



Copyright © 2005-2012 FuseSource. All Rights Reserved.