public interface EventCallback
Modifier and Type | Method and Description |
---|---|
boolean |
isReceiving() |
void |
onCompletion(int numEvents) |
void |
onEvent(Event event) |
void |
onException(Throwable throwable) |
Copyright © 2015. All Rights Reserved.