Package com.inductiveautomation.ignition.client.gateway_interface
package com.inductiveautomation.ignition.client.gateway_interface
-
ClassDescriptionAn abstract push notification listener that supports running on the EDT or the invoking thread.Different from the ConnectionListener in the sense that this listener is intended for use in redundant setups, where the status of the inactive connection must be updated along with the status of the active connection.This record contains the context required for
GatewayConnection
instances.Builder class for customizing a new instance of GatewayConnectionContext using a fluent-style API.A listener for "push notifications" (out of band events broadcast from the gateway).