Class java.nio.channels.AsynchronousSocketChannel
| Removed Methods | |
|---|---|
SocketAddress getLocalAddress() |
|
Future<Integer> read(ByteBuffer) |
|
Future<Integer> write(ByteBuffer) |
|
| API Diff Specification | |
| To Level: | 28 |
| From Level: | 27 |
| Generated | 2018.06.01 14:21 |
AsynchronousSocketChannel
| Removed Methods | |
|---|---|
SocketAddress getLocalAddress() |
|
Future<Integer> read(ByteBuffer) |
|
Future<Integer> write(ByteBuffer) |
|