Searched defs:SocketChannelImpl (Results 1 – 1 of 1) sorted by relevance
56 class SocketChannelImpl extends SocketChannel implements FileDescriptorChannel { class95 public SocketChannelImpl(SelectorProvider selectorProvider) throws IOException { in SocketChannelImpl() method in SocketChannelImpl102 … public SocketChannelImpl(SelectorProvider selectorProvider, boolean connect) throws IOException { in SocketChannelImpl() method in SocketChannelImpl111 …public SocketChannelImpl(SelectorProvider selectorProvider, FileDescriptor existingFd) throws IOEx… in SocketChannelImpl() method in SocketChannelImpl