public class PassThroughSourceHandler extends Object implements InputEventHandlerCallback
Modifier and Type | Method and Description |
---|---|
void |
sendEvent(Event event,
String[] transportSyncProperties) |
void |
sendEvents(Event[] events,
String[] transportSyncProperties) |
public void sendEvent(Event event, String[] transportSyncProperties) throws InterruptedException
sendEvent
in interface InputEventHandlerCallback
InterruptedException
public void sendEvents(Event[] events, String[] transportSyncProperties) throws InterruptedException
sendEvents
in interface InputEventHandlerCallback
InterruptedException
Copyright © 2021. All rights reserved.