|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectccs.utils.LocalHost
public class LocalHost
Utility class to determine whether a supplied InetAddress refers to localhost. This is harder than it ought to be.
| Constructor Summary | |
|---|---|
LocalHost()
|
|
| Method Summary | |
|---|---|
static boolean |
isThis(java.net.InetAddress addr)
Whether this InetAddress represents localhost. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalHost()
| Method Detail |
|---|
public static boolean isThis(java.net.InetAddress addr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||