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

/openjdk7/jdk/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/
H A DEchoService.java38 * VM to run the EchoService each time that a client connects to
39 * the TCP port. The EchoService simply echos any messages it
44 * to run the EchoService when a client connects to the port. When
45 * launched the EchoService takes over the listener socket. It
63 public class EchoService { class

Completed in 33 milliseconds