Class GatewayHook

  • All Implemented Interfaces:
    com.inductiveautomation.ignition.gateway.clientcomm.scriptmsg.event.SessionMessageDispatchHandler, GatewayModuleHook

    public class GatewayHook
    extends AbstractGatewayModuleHook
    implements com.inductiveautomation.ignition.gateway.clientcomm.scriptmsg.event.SessionMessageDispatchHandler
    This class is the gateway hook for loading into the Ignition platform.
    • Field Detail

      • CACHE_CONTROL_PROPERTY_KEY

        public static final java.lang.String CACHE_CONTROL_PROPERTY_KEY
        If VM argument is provided with this key, the string value will be applied to the Cache-Control header instead of the default settings defined by DEFAULT_RESOURCE_CACHE_CONTROL.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GatewayHook

        public GatewayHook()