Class NewConnectionController


  • public class NewConnectionController
    extends java.lang.Object
    • Method Detail

      • addRemoteVmInfo

        private void addRemoteVmInfo()
      • isValidPort

        boolean isValidPort​(java.lang.String portString)
        Validates a port.
        Parameters:
        portString - string representation of the port number
        Returns:
        true if portString is an integer between 0 and 65535