Package | Description |
---|---|
org.mockserver.client | |
org.mockserver.closurecallback.websocketregistry | |
org.mockserver.testing.integration.callback |
Modifier and Type | Method and Description |
---|---|
void |
ForwardChainExpectation.respond(ExpectationResponseCallback expectationResponseCallback)
Call method on object locally or remotely (over web socket)
to generate response to return when expectation is matched
|
void |
ForwardChainExpectation.respond(ExpectationResponseCallback expectationResponseCallback,
Delay delay)
Call method on object locally or remotely (over web socket)
to generate response to return when expectation is matched
|
Modifier and Type | Method and Description |
---|---|
static ExpectationResponseCallback |
LocalCallbackRegistry.retrieveResponseCallback(String clientId) |
Modifier and Type | Class and Description |
---|---|
class |
PrecannedTestExpectationResponseCallback |
class |
StaticTestExpectationResponseCallback |
Copyright © 2020. All rights reserved.