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 Details

    • CACHE_CONTROL_PROPERTY_KEY

      public static final 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:
    • PERSPECTIVE

      public static final ConfigCategory PERSPECTIVE
  • Constructor Details

    • GatewayHook

      public GatewayHook()
  • Method Details