public class HttpCallableUnitCallback extends Object implements CallableUnitCallback
HttpCallableUnitCallback is the responsible for acting on notifications received from Ballerina side.| Constructor and Description |
|---|
HttpCallableUnitCallback(org.wso2.transport.http.netty.message.HTTPCarbonMessage requestMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFailure(BStruct error) |
void |
notifySuccess() |
public HttpCallableUnitCallback(org.wso2.transport.http.netty.message.HTTPCarbonMessage requestMessage)
public void notifySuccess()
notifySuccess in interface CallableUnitCallbackpublic void notifyFailure(BStruct error)
notifyFailure in interface CallableUnitCallbackCopyright © 2018 WSO2. All rights reserved.