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 IO
IOException
public Selector selector() throws IOException
selector
in interface IO
IOException
public ServerSocketChannel serverSocketChannel() throws IOException
serverSocketChannel
in interface IO
IOException
public SocketChannel socketChannel() throws IOException
socketChannel
in interface IO
IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.