Searched refs:AsynchronousChannel (Results 1 – 8 of 8) sorted by relevance
41 private final AsynchronousChannel channel;59 PendingFuture(AsynchronousChannel channel, in PendingFuture()70 PendingFuture(AsynchronousChannel channel, in PendingFuture()79 PendingFuture(AsynchronousChannel channel) { in PendingFuture()83 PendingFuture(AsynchronousChannel channel, Object context) { in PendingFuture()87 AsynchronousChannel channel() { in channel()
168 static <V,A> void invoke(AsynchronousChannel channel, in invoke()208 static <V,A> void invokeIndirectly(AsynchronousChannel channel, in invokeIndirectly()
484 AsynchronousChannel ch = UnixAsynchronousSocketChannelImpl.this;
98 public interface AsynchronousChannel interface
54 extends AsynchronousChannel
95 implements AsynchronousChannel, NetworkChannel
115 implements AsynchronousChannel
357 "ojluni/src/main/java/java/nio/channels/AsynchronousChannel.java",