Searched refs:openAsynchronousSocketChannel (Results 1 – 4 of 4) sorted by relevance
42 assertNotNull(provider.openAsynchronousSocketChannel( in test_open_methods()
85 public AsynchronousSocketChannel openAsynchronousSocketChannel(AsynchronousChannelGroup group) in openAsynchronousSocketChannel() method in LinuxAsynchronousChannelProvider
243 public abstract AsynchronousSocketChannel openAsynchronousSocketChannel
169 return provider.openAsynchronousSocketChannel(group); in open()