Class java.nio.channels.AsynchronousSocketChannel
Removed Methods | |
---|---|
SocketAddress getLocalAddress()
|
|
Future<Integer> read(ByteBuffer )
|
|
Future<Integer> write(ByteBuffer )
|
AsynchronousSocketChannel
Removed Methods | |
---|---|
SocketAddress getLocalAddress()
|
|
Future<Integer> read(ByteBuffer )
|
|
Future<Integer> write(ByteBuffer )
|