public abstract class AbstractNativeServerSocketChannel
extends jnr.enxio.channels.NativeServerSocketChannel
Constructor and Description |
---|
AbstractNativeServerSocketChannel(int fd) |
AbstractNativeServerSocketChannel(java.nio.channels.spi.SelectorProvider provider,
int fd,
int ops) |
Modifier and Type | Method and Description |
---|---|
protected void |
implCloseSelectableChannel() |
getFD, implConfigureBlocking, validOps
blockingLock, configureBlocking, implCloseChannel, isBlocking, isRegistered, keyFor, provider, register
begin, close, end, isOpen
Copyright © 2021. All Rights Reserved.