Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0001313
StatusNot 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)