Extensions for asynchronous IO on JDK7+.
Extensions for asynchronous IO on JDK7+.
AsynchronousFileChannel
extensionsaLock
,aRead
, andaWrite
.AsynchronousServerSocketChannel
extensionaAccept
.AsynchronousSocketChannel
extensionsaConnect
,aRead
, andaWrite
.