public class DataReceiverEndpoint extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.wso2.carbon.event.input.adapter.websocket.local.WebsocketLocalInputCallbackRegisterService |
websocketLocalInputCallbackRegisterService |
| Constructor and Description |
|---|
DataReceiverEndpoint() |
protected org.wso2.carbon.event.input.adapter.websocket.local.WebsocketLocalInputCallbackRegisterService websocketLocalInputCallbackRegisterService
public void onClose(javax.websocket.Session session,
javax.websocket.CloseReason reason)
public void onError(javax.websocket.Session session,
Throwable throwable)
Copyright © 2015 WSO2. All rights reserved.