|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensubsystems.core.util.NetUtils
public final class NetUtils
Class containing methods for working with network
| Method Summary | |
|---|---|
static java.lang.String |
getServerIPAddress()
Get textual representation just of the server machine IP address. |
static java.lang.String |
getServerIPAddressAndName()
Get textual representation of the server machine IP address together with its name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getServerIPAddress()
throws OSSException
OSSException - - an error occured while getting server IP address
public static java.lang.String getServerIPAddressAndName()
throws OSSException
OSSException - - an error occured while getting server IP address
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||