Class GatewayInterface.InvokeMessage
java.lang.Object
com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.AbstractMessagePrinter
com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.InvokeMessage
- All Implemented Interfaces:
GatewayInterface.MessagePrinter
- Enclosing class:
- GatewayInterface
A MessagePrinter for invoke messages (MTYPE_INVOKE_FUNCTION)
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionInvokeMessage
(String functionName) InvokeMessage
(String functionName, String subFunction) -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.AbstractMessagePrinter
getMinConnectionMode, getStatMetric, writeArg, writeArg, writeHead
-
Constructor Details
-
InvokeMessage
-
InvokeMessage
-
-
Method Details
-
setArgs
- Throws:
IOException
-
addArg
-
printMessage
- Throws:
IOException
-