public class DirectoryListenerCallback extends Object implements CallableUnitCallback
DirectoryListenerCallback is the responsible for acting on notifications received from Ballerina side.| Constructor and Description |
|---|
DirectoryListenerCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFailure(BStruct struct) |
void |
notifySuccess() |
public void notifySuccess()
notifySuccess in interface CallableUnitCallbackpublic void notifyFailure(BStruct struct)
notifyFailure in interface CallableUnitCallbackCopyright © 2018 WSO2. All rights reserved.