| Constructor and Description |
|---|
IOImpl() |
| Modifier and Type | Method and Description |
|---|---|
Pipe |
pipe() |
Selector |
selector() |
ServerSocketChannel |
serverSocketChannel() |
SocketChannel |
socketChannel() |
public Pipe pipe() throws IOException
pipe in interface IOIOExceptionpublic Selector selector() throws IOException
selector in interface IOIOExceptionpublic ServerSocketChannel serverSocketChannel() throws IOException
serverSocketChannel in interface IOIOExceptionpublic SocketChannel socketChannel() throws IOException
socketChannel in interface IOIOExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.