Uses of Class
org.mule.tck.functional.CounterCallback

Packages that use CounterCallback
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
 

Uses of CounterCallback in org.mule.tck.functional
 

Subclasses of CounterCallback in org.mule.tck.functional
 class ResponseWriterCallback
          A test callback that writes the results of a service invocation to the response output stream of the event This should only be used when testing Asynchronous calls with the FunctionalTestComponent otherwise you will get duplicate messages, since both this class and the FunctionalTestComponent will write a return message back to the callee.
 



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