Class NewConnectionController


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

      • addRemoteVmInfo

        private void addRemoteVmInfo()
      • isValidPort

        boolean isValidPort​(java.lang.String portString)
        Returns true if portString is an integer between 0 and 65535
        Parameters:
        portString -
        Returns: