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)
           
 void FtpPollerEndpoint.setClientPool(FTPClientPool clientPool)
           
 



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