| Package | Description |
|---|---|
| org.mockserver.closurecallback.websocketclient | |
| org.mockserver.closurecallback.websocketregistry |
| Modifier and Type | Method and Description |
|---|---|
Future<String> |
WebSocketClient.registerExpectationCallback(ExpectationCallback<T> expectationCallback,
ExpectationForwardAndResponseCallback expectationForwardResponseCallback,
InetSocketAddress serverAddress,
String contextPath,
boolean isSecure) |
| Modifier and Type | Method and Description |
|---|---|
static ExpectationForwardAndResponseCallback |
LocalCallbackRegistry.retrieveForwardAndResponseCallback(String clientId) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ExpectationForwardAndResponseCallback> |
LocalCallbackRegistry.forwardAndResponseCallbackRegistry() |
Copyright © 2022. All rights reserved.