Searched refs:ByteServer (Results 1 – 3 of 3) sorted by relevance
46 try (ByteServer server = new ByteServer(); in testSelectAfterRead()65 try (ByteServer server = new ByteServer(); in testSelectAfterRead()
38 public class ByteServer implements Closeable { class43 ByteServer() throws IOException { in ByteServer() method in ByteServer
2169 …rc/test/java/nio/channels/Selector/ByteServer.java,jdk21u/jdk-21.0.4-ga,test/jdk/java/nio/channels…