Searched defs:host (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironment.java166 * @param host the host address to receive the configuration
167 * @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 Dswing-layout-0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jdesktop/ org/jdesktop/layout/ org/jdesktop/layout/AquaBaseline ...

Completed in 10 milliseconds