|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hs.mail.util.InetAddressMatcher
public class InetAddressMatcher
| Constructor Summary | |
|---|---|
InetAddressMatcher(String networks)
|
|
| Method Summary | |
|---|---|
boolean |
matches(InetAddress address)
|
static boolean |
matches(String networks,
InetAddress address)
|
static int |
toByte(String address)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InetAddressMatcher(String networks)
| Method Detail |
|---|
public static int toByte(String address)
public boolean matches(InetAddress address)
public static boolean matches(String networks,
InetAddress address)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||