public interface EventExecutor
Modifier and Type | Method and Description |
---|---|
void |
notifyCallbackEvent(EventsCallback callback,
org.json.JSONObject event) |
void |
notifyCallbackMessage(EventsCallback callback,
org.json.JSONObject msg) |
void |
shutdown() |
void notifyCallbackEvent(EventsCallback callback, org.json.JSONObject event)
void notifyCallbackMessage(EventsCallback callback, org.json.JSONObject msg)
void shutdown()