Searched refs:openAsynchronousServerSocketChannel (Results 1 – 5 of 5) sorted by relevance
39 assertNotNull(provider.openAsynchronousServerSocketChannel( in test_open_methods()
145 return provider.openAsynchronousServerSocketChannel(group); in open()
78 …public AsynchronousServerSocketChannel openAsynchronousServerSocketChannel(AsynchronousChannelGrou… in openAsynchronousServerSocketChannel() method in LinuxAsynchronousChannelProvider
224 public abstract AsynchronousServerSocketChannel openAsynchronousServerSocketChannel
6408 …abstract java.nio.channels.AsynchronousServerSocketChannel openAsynchronousServerSocketChannel(jav…