Interface GatewayInterface.MessagePrinter

    • Method Detail

      • printMessage

        void printMessage​(java.io.OutputStream pw)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • getMinConnectionMode

        int getMinConnectionMode()
        Minimum connection mode needed to run, or zero to always run.
      • getStatMetric

        StatMetric getStatMetric()
        A stat metric to update when this message finishes. Optional, may be null.