public interface IO
| Modifier and Type | Method and Description |
|---|---|
Pipe |
pipe() |
Selector |
selector() |
ServerSocketChannel |
serverSocketChannel() |
SocketChannel |
socketChannel() |
Pipe pipe() throws IOException
IOExceptionSelector selector() throws IOException
IOExceptionServerSocketChannel serverSocketChannel() throws IOException
IOExceptionSocketChannel socketChannel() throws IOException
IOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.