Class java.nio.channels.SocketChannel

Removed Methods
SocketAddress getLocalAddress()  
int read(ByteBuffer)  
long read(ByteBuffer[], int, int)  
int write(ByteBuffer)  
long write(ByteBuffer[], int, int)