public class WebSocketResourceCallableUnitCallback extends Object implements CallableUnitCallback
Modifier and Type | Method and Description |
---|---|
void |
notifyFailure(BMap<String,BValue> error) |
void |
notifySuccess() |
public void notifySuccess()
notifySuccess
in interface CallableUnitCallback
public void notifyFailure(BMap<String,BValue> error)
notifyFailure
in interface CallableUnitCallback
Copyright © 2018 WSO2. All rights reserved.