org.apache.qpid.util
Class NetMatcher
java.lang.Object
org.apache.qpid.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()
- Overrides:
toString
in class Object
log
protected void log(String s)
Licensed to the Apache Software Foundation