Class java.nio.channels.SocketChannel
Added interface java.nio.channels.NetworkChannel.
| Added Methods | |
|---|---|
  
  SocketChannel bind(SocketAddress) | 
  |
  
  SocketAddress getRemoteAddress() | 
  |
  
  SocketChannel setOption(SocketOption<T>, | 
  |
  
  SocketChannel shutdownInput() | 
  |
  
  SocketChannel shutdownOutput() | 
  |
