org.ow2.petals.binding.soap.util
Class NetworkUtil
java.lang.Object
org.ow2.petals.binding.soap.util.NetworkUtil
public class NetworkUtil
- extends Object
A network class util used to manipulate network related stuff
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkUtil
public NetworkUtil()
getAllLocalIPv4InetAddresses
public static Set<Inet4Address> getAllLocalIPv4InetAddresses()
throws SocketException
- Get all the IPv4
InetAddress of the local host
- Returns:
- all the local IPv4
- Throws:
SocketException - if an I/O error occurs
Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.