public interface InputEventHandlerCallback
| Modifier and Type | Method and Description |
|---|---|
void |
sendEvent(Event event) |
void |
sendEvents(Event[] events) |
void sendEvent(Event event) throws InterruptedException
InterruptedExceptionvoid sendEvents(Event[] events) throws InterruptedException
InterruptedExceptionCopyright © 2019 WSO2. All rights reserved.