public class FormIDQueue extends java.lang.Object implements EventExecutor
Constructor and Description |
---|
FormIDQueue() |
Modifier and Type | Method and Description |
---|---|
void |
notifyCallbackEvent(EventsCallback callback,
org.json.JSONObject event) |
void |
notifyCallbackMessage(EventsCallback callback,
org.json.JSONObject msg) |
void |
shutdown() |
public void notifyCallbackEvent(EventsCallback callback, org.json.JSONObject event)
notifyCallbackEvent
in interface EventExecutor
public void notifyCallbackMessage(EventsCallback callback, org.json.JSONObject msg)
notifyCallbackMessage
in interface EventExecutor
public void shutdown()
shutdown
in interface EventExecutor