Package com.inductiveautomation.ignition.client.gateway_interface
package com.inductiveautomation.ignition.client.gateway_interface
-
ClassDescriptionDifferent 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.A notification listener that filters based on module id and one or more message types.The GatewayInterface provides an interface for all Client and Designer communication with the gateway.A MessagePrinter that has some static string values pre-encoded into byte[]'sBasic implementation of message printer for messages with variable number of argumentsUsed to allow the GatewayConnectionManager to monitor the kinds of exceptions that are being thrown from the gateway.A MessagePrinter for invoke messages (MTYPE_INVOKE_FUNCTION)A MessagePrinter simply prints its message to an outputstream.This factory is used to generate RPC proxies for communication between the client and the gateway.