public class EventsResultCallback extends ResultCallbackTemplate<EventsResultCallback,Event>
| Constructor and Description |
|---|
EventsResultCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(Event item)
Called when an async result event occurs
|
awaitCompletion, awaitCompletion, awaitStarted, awaitStarted, close, getFirstError, onComplete, onError, onStartpublic void onNext(Event item)
ResultCallbackCopyright © 2017. All Rights Reserved.