public class WebSocketServerHandshakeListener extends Object implements org.wso2.transport.http.netty.contract.websocket.ServerHandshakeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Throwable throwable) |
void |
onSuccess(org.wso2.transport.http.netty.contract.websocket.WebSocketConnection webSocketConnection) |
public void onSuccess(org.wso2.transport.http.netty.contract.websocket.WebSocketConnection webSocketConnection)
onSuccess in interface org.wso2.transport.http.netty.contract.websocket.ServerHandshakeListenerpublic void onError(Throwable throwable)
onError in interface org.wso2.transport.http.netty.contract.websocket.ServerHandshakeListenerCopyright © 2019 WSO2. All rights reserved.