Home
last modified time | relevance | path

Searched refs:openAsynchronousServerSocketChannel (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/channels/spi/
DAsynchronousChannelProviderTest.java39 assertNotNull(provider.openAsynchronousServerSocketChannel( in test_open_methods()
/libcore/ojluni/src/main/java/java/nio/channels/
DAsynchronousServerSocketChannel.java145 return provider.openAsynchronousServerSocketChannel(group); in open()
/libcore/ojluni/src/main/java/sun/nio/ch/
DLinuxAsynchronousChannelProvider.java78 …public AsynchronousServerSocketChannel openAsynchronousServerSocketChannel(AsynchronousChannelGrou… in openAsynchronousServerSocketChannel() method in LinuxAsynchronousChannelProvider
/libcore/ojluni/src/main/java/java/nio/channels/spi/
DAsynchronousChannelProvider.java224 public abstract AsynchronousServerSocketChannel openAsynchronousServerSocketChannel
/libcore/api/
Dcurrent.txt6408 …abstract java.nio.channels.AsynchronousServerSocketChannel openAsynchronousServerSocketChannel(jav…