org.apache.james.util
Class NetMatcher
java.lang.Object
org.apache.james.util.NetMatcher
- public class NetMatcher
- extends Object
NetMatcher
public NetMatcher()
NetMatcher
public NetMatcher(String[] nets)
NetMatcher
public NetMatcher(Collection nets)
initInetNetworks
public void initInetNetworks(Collection nets)
initInetNetworks
public void initInetNetworks(String[] nets)
matchInetNetwork
public boolean matchInetNetwork(String hostIP)
matchInetNetwork
public boolean matchInetNetwork(InetAddress ip)
toString
public String toString()
log
protected void log(String s)
"Copyright © 1999-2006 Apache Jakarta Project. All Rights Reserved."