Uses of Class
org.mule.transport.sftp.AbstractSftpTestCase.DispatchParameters

Packages that use AbstractSftpTestCase.DispatchParameters
org.mule.transport.sftp   
 

Uses of AbstractSftpTestCase.DispatchParameters in org.mule.transport.sftp
 

Methods in org.mule.transport.sftp with parameters of type AbstractSftpTestCase.DispatchParameters
protected  void AbstractSftpTestCase.dispatchAndWaitForDelivery(AbstractSftpTestCase.DispatchParameters p)
          Helper method for initiating a test and wait for the test to complete.
protected  Exception AbstractSftpTestCase.dispatchAndWaitForException(AbstractSftpTestCase.DispatchParameters p, String expectedFailingConnector)
           
protected  Exception AbstractSftpTestCase.dispatchAndWaitForException(AbstractSftpTestCase.DispatchParameters p, String expectedFailingConnector, String serviceName)
          Helper method for initiating a test and wait for an exception to be caught by the sftp-connector.
 



Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.