|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(edu.emory.mathcs.backport.java.util.concurrent.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(edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch latch)
|
protected abstract MockHttpServer |
AbstractMockHttpServerTestCase.getHttpServer(edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch latch)
Subclasses must implement this method to return their Subclass of MockHttpServer . |
protected MockHttpServer |
HttpCookieTestCase.getHttpServer(edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch serverStartLatch)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |