|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.binding.soap.util.NetworkUtil
public class NetworkUtil
A network class util used to manipulate network related stuff
| Constructor Summary | |
|---|---|
NetworkUtil()
|
|
| Method Summary | |
|---|---|
static java.util.Set<java.net.Inet4Address> |
getAllLocalIPv4InetAddresses()
Get all the IPv4 InetAddress of the local host |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetworkUtil()
| Method Detail |
|---|
public static java.util.Set<java.net.Inet4Address> getAllLocalIPv4InetAddresses()
throws java.net.SocketException
InetAddress of the local host
java.net.SocketException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||