| Package | Description |
|---|---|
| org.mockserver.client | |
| org.mockserver.client.netty.websocket | |
| org.mockserver.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
|
| Modifier and Type | Method and Description |
|---|---|
WebSocketClient |
WebSocketClient.registerExpectationCallback(ExpectationResponseCallback expectationResponseCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrecannedTestExpectationResponseCallback |
class |
StaticTestExpectationResponseCallback |
Copyright © 2018. All rights reserved.