public abstract class AbstractNativeServerSocketChannel
extends jnr.enxio.channels.NativeServerSocketChannel
| Constructor and Description |
|---|
AbstractNativeServerSocketChannel(int fd) |
AbstractNativeServerSocketChannel(SelectorProvider provider,
int fd,
int ops) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
implCloseSelectableChannel() |
getFD, implConfigureBlocking, validOpsblockingLock, configureBlocking, implCloseChannel, isBlocking, isRegistered, keyFor, provider, registerregisterbegin, close, end, isOpenpublic AbstractNativeServerSocketChannel(int fd)
public AbstractNativeServerSocketChannel(SelectorProvider provider, int fd, int ops)
protected void implCloseSelectableChannel()
throws IOException
implCloseSelectableChannel in class jnr.enxio.channels.NativeServerSocketChannelIOExceptionCopyright © 2020. All rights reserved.