Class java.nio.channels.DatagramChannel

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