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 CallableUnitCallback
public void notifyFailure(BStruct error)
notifyFailure
in interface CallableUnitCallback
Copyright © 2018 WSO2. All rights reserved.