|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.util.IPUtils
public class IPUtils
Constructor Summary | |
---|---|
IPUtils()
|
Method Summary | |
---|---|
static java.lang.String |
getRealIPAddress(java.lang.String ipAddress)
Returns the "real" IP address represented by ipAddress. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IPUtils()
Method Detail |
---|
public static java.lang.String getRealIPAddress(java.lang.String ipAddress) throws java.net.UnknownHostException
ipAddress
-
java.net.UnknownHostException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |