Class EchoServerGenerator

    • Field Detail

      • m_Port

        protected int m_Port
        the port to bind to.
    • Constructor Detail

      • EchoServerGenerator

        public EchoServerGenerator()
    • Method Detail

      • setPort

        public void setPort​(int value)
        Sets the port to connect to.
        Parameters:
        value - the port
      • getPort

        public int getPort()
        Returns the port to connect to.
        Returns:
        the port
      • portTipText

        public String portTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.