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 SummaryConstructorsConstructorDescriptionInvokeMessage(String functionName) InvokeMessage(String functionName, String subFunction) 
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.AbstractMessagePrintergetMinConnectionMode, getStatMetric, writeArg, writeArg, writeHead
- 
Constructor Details- 
InvokeMessage
- 
InvokeMessage
 
- 
- 
Method Details- 
setArgs- Throws:
- IOException
 
- 
addArg
- 
printMessage- Throws:
- IOException
 
 
-