|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.carol.cmi.InetMask
Constructor Summary | |
InetMask(java.lang.String textual)
Generate an IP mask from its textual representation. |
Method Summary | |
boolean |
match(java.net.InetAddress a)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InetMask(java.lang.String textual) throws java.net.UnknownHostException
Method Detail |
public boolean match(java.net.InetAddress a)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |