public class IPUtils
extends java.lang.Object
| Constructor and Description |
|---|
IPUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getRealIPAddress(java.lang.String ipAddress)
Returns the "real" IP address represented by ipAddress.
|
public static java.lang.String getRealIPAddress(java.lang.String ipAddress)
throws java.net.UnknownHostException
ipAddress - java.net.UnknownHostExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.