Searched refs:serPort (Results 1 – 2 of 2) sorted by relevance
165 if (cla.port != null && ra.serPort != null) { in main()186 ra.serPort = cla.port; in initAndRun()193 m_serPort = ra.serPort; in initAndRun()
8 public Integer serPort; field in RemoteArgs