public class NetworkFirewallRule extends Object implements FirewallRule
| Constructor and Description |
|---|
NetworkFirewallRule(String... networks) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
matches(InetAddress ip) |
String |
toString() |
public NetworkFirewallRule(String... networks)
public boolean matches(InetAddress ip)
matches in interface FirewallRuleCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.