org.globus.cog.gridface.impl.util
Class IPGetSetter
java.lang.Object
org.globus.cog.gridface.impl.util.IPGetSetter
- public class IPGetSetter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IPGetSetter
public IPGetSetter()
getAllIPAddresses
public static String getAllIPAddresses()
throws Exception
- Throws:
Exception
setRedirectIPAddressDev
public static void setRedirectIPAddressDev(String devName)
throws Exception
- Throws:
Exception
setRedirectIPAddress
public static void setRedirectIPAddress(String value)
throws Exception
- Throws:
Exception
getRedirectIPAddress
public static String getRedirectIPAddress(String devName)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception