Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
13
13
Status
Not Changed
Class Summary
AsynchronousSocketChannel
Field Detail
Constructor Detail
AsynchronousSocketChannel(java.nio.channels.spi.AsynchronousChannelProvider)
Method Detail
bind(java.net.SocketAddress)
connect(java.net.SocketAddress)
getLocalAddress()
getRemoteAddress()
open()
open(java.nio.channels.AsynchronousChannelGroup)
provider()
read(java.nio.ByteBuffer)
shutdownInput()
shutdownOutput()
write(java.nio.ByteBuffer)