public class WebSocketResourceCallableUnitCallback extends Object implements CallableUnitCallback
| Constructor and Description |
|---|
WebSocketResourceCallableUnitCallback(org.wso2.transport.http.netty.contract.websocket.WebSocketConnection webSocketConnection) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFailure(BStruct error) |
void |
notifySuccess() |
public WebSocketResourceCallableUnitCallback(org.wso2.transport.http.netty.contract.websocket.WebSocketConnection webSocketConnection)
public void notifySuccess()
notifySuccess in interface CallableUnitCallbackpublic void notifyFailure(BStruct error)
notifyFailure in interface CallableUnitCallbackCopyright © 2018 WSO2. All rights reserved.