Class ScriptMessageReceiver
java.lang.Object
com.inductiveautomation.ignition.client.gateway_interface.AbstractPushNotificationListener<ScriptMessage>
com.inductiveautomation.factorypmi.application.script.ScriptMessageReceiver
- All Implemented Interfaces:
PushNotificationListener<ScriptMessage>
Handles script messages that arrive from push notifications.
-
Field Summary
Fields inherited from class com.inductiveautomation.ignition.client.gateway_interface.AbstractPushNotificationListener
messageType, moduleId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.client.gateway_interface.AbstractPushNotificationListener
dispatchOnEDT, messageType, moduleId, receiveNotification
-
Constructor Details
-
ScriptMessageReceiver
-
-
Method Details
-
receive
- Specified by:
receive
in classAbstractPushNotificationListener<ScriptMessage>
-