Uses of Class
org.mule.providers.ftp.AbstractFtpServerTestCase

Packages that use AbstractFtpServerTestCase
org.mule.providers.ftp   
org.mule.providers.ftp.issues   
 

Uses of AbstractFtpServerTestCase in org.mule.providers.ftp
 

Subclasses of AbstractFtpServerTestCase in org.mule.providers.ftp
 class FtpFunctionalTestCase
           
 class FtpStreamingTestCase
          We don't have an integrated ftp server (yet), and synchronous return doesn't work with streaming, as far as i can tell, so the best we can do here is dispatch a through a streaming bridge to the test server, then pull it back again (again, through the streaming model).
 

Uses of AbstractFtpServerTestCase in org.mule.providers.ftp.issues
 

Subclasses of AbstractFtpServerTestCase in org.mule.providers.ftp.issues
 class MultiStreamMule1696TestCase
           
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.