@FunctionalInterface public interface OnConnectCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onConnect(org.mule.runtime.http.api.ws.WebSocket socket,
org.mule.runtime.http.api.server.ws.WebSocketRequest request) |
void onConnect(org.mule.runtime.http.api.ws.WebSocket socket,
org.mule.runtime.http.api.server.ws.WebSocketRequest request)
throws org.mule.runtime.http.api.server.ws.WebSocketConnectionRejectedException
org.mule.runtime.http.api.server.ws.WebSocketConnectionRejectedExceptionCopyright © 2024 MuleSoft, Inc.. All rights reserved.