public class WebSocketEmptyCallableUnitCallback extends Object implements CallableUnitCallback
Constructor and Description |
---|
WebSocketEmptyCallableUnitCallback() |
Modifier and Type | Method and Description |
---|---|
void |
notifyFailure(BStruct error) |
void |
notifySuccess() |
public void notifySuccess()
notifySuccess
in interface CallableUnitCallback
public void notifyFailure(BStruct error)
notifyFailure
in interface CallableUnitCallback
Copyright © 2018 WSO2. All rights reserved.