public class AsyncSocketChannel extends AbstractAsyncSocketChannel<AsyncSocketChannel>
| Modifier | Constructor and Description |
|---|---|
protected |
AsyncSocketChannel(AsynchronousSocketChannel delegate) |
| Modifier and Type | Method and Description |
|---|---|
static AsyncSocketChannel |
open(AsynchronousChannelGroup group) |
bind, close, connect, connect, getLocalAddress, getOption, getRemoteAddress, isOpen, read, read, read, setOption, shutdownInput, shutdownOutput, supportedOptions, write, write, writeopen, provider, read, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlerread, writeprotected AsyncSocketChannel(AsynchronousSocketChannel delegate)
public static AsyncSocketChannel open(AsynchronousChannelGroup group) throws IOException
IOExceptionCopyright © 2021. All rights reserved.