Uses of Class
org.mule.transport.http.functional.MockHttpServer

Packages that use MockHttpServer
org.mule.transport.http.components   
org.mule.transport.http.functional   
 

Uses of MockHttpServer in org.mule.transport.http.components
 

Methods in org.mule.transport.http.components that return MockHttpServer
protected  MockHttpServer RestServiceComponentDeleteTestCase.getHttpServer(CountDownLatch serverStartLatch)
           
 

Uses of MockHttpServer in org.mule.transport.http.functional
 

Methods in org.mule.transport.http.functional that return MockHttpServer
protected  MockHttpServer HttpOutboundTestCase.getHttpServer(CountDownLatch latch)
           
protected  MockHttpServer HttpCookieTestCase.getHttpServer(CountDownLatch serverStartLatch)
           
protected abstract  MockHttpServer AbstractMockHttpServerTestCase.getHttpServer(CountDownLatch latch)
          Subclasses must implement this method to return their Subclass of MockHttpServer.
 



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