GNU Classpath (0.20) | |
Frames | No Frames |
Methods with parameter type java.net.NetworkInterface | |
void | Causes this socket to join the specified multicast group on a specified
device
|
void | Joins the specified mulitcast group on a specified interface.
|
void | Leaves a multicast group
|
void | Leaves the specified mulitcast group on a specified interface.
|
void | Sets the local network interface used to send multicast messages
|
Methods with return type java.net.NetworkInterface | |
NetworkInterface | Return a network interface by its address
|
NetworkInterface | Returns an network interface by name
|
NetworkInterface | Gets the local network interface which is used to send multicast messages
|
GNU Classpath (0.20) |