public class WebSocketClientRegistry extends Object
| Constructor and Description |
|---|
WebSocketClientRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCallbackResponseHandler(String clientId,
ExpectationCallbackResponse expectationCallbackResponse) |
void |
sendClientMessage(String clientId,
HttpRequest httpRequest) |
public void registerCallbackResponseHandler(String clientId, ExpectationCallbackResponse expectationCallbackResponse)
public void sendClientMessage(String clientId, HttpRequest httpRequest)
Copyright © 2017. All rights reserved.