Searched refs:port (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironment.java167 * @param port the port to use on the host
170 public static void writeConfig(InetAddress host, int port) throws IOException { argument
171 Socket sock = new Socket(host, port);
/opengrok-jel/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/http/ javax/servlet/resources/ javax/ ...

Completed in 12 milliseconds