public class UnixServerSocketChannel
extends jnr.enxio.channels.NativeServerSocketChannel
| Modifier and Type | Method and Description | 
|---|---|
| UnixSocketChannel | accept() | 
| static UnixServerSocketChannel | open() | 
| UnixServerSocket | socket() | 
getFD, implCloseSelectableChannel, implConfigureBlocking, validOpsblockingLock, configureBlocking, implCloseChannel, isBlocking, isRegistered, keyFor, provider, registerregisterbegin, close, end, isOpenpublic static UnixServerSocketChannel open() throws IOException
IOExceptionpublic UnixSocketChannel accept() throws IOException
IOExceptionpublic final UnixServerSocket socket()
Copyright © 2014. All rights reserved.