Class NewConnectionController

java.lang.Object
org.jrd.frontend.frame.remote.NewConnectionController

public class NewConnectionController extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • addRemoteVmInfo

      private void addRemoteVmInfo()
    • isValidPort

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