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 InputEventHandlerCallbackInterruptedExceptionpublic void sendEvents(Event[] events, String[] transportSyncProperties) throws InterruptedException
sendEvents in interface InputEventHandlerCallbackInterruptedExceptionCopyright © 2019 WSO2. All rights reserved.