public interface PollingInputConnector extends InputConnector
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
void |
poll(long timeOut)
Poll the input source for input events
|
isStarted, start, stop
getCallback, getConnectorServices, getLogger, getName, getProperties, initialise, terminate
static final java.lang.String COPYRIGHT