Class java.net.DatagramSocketImpl
Removed Methods | |
---|---|
Object getOption(int ) | This method stub was removed from the DatagramSocketImpl abstract class, but subclasses still inherit the method from the SocketOptions superclass. |
void setOption(int, Object )
| This method stub was removed from the DatagramSocketImpl abstract class, but subclasses still inherit the method from the SocketOptions superclass. |