|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NATRule | |
---|---|
com.eurotech.framework.linux.net.iptables |
Uses of NATRule in com.eurotech.framework.linux.net.iptables |
---|
Methods in com.eurotech.framework.linux.net.iptables that return types with arguments of type NATRule | |
---|---|
Set<NATRule> |
LinuxFirewall.getNatRules()
|
Methods in com.eurotech.framework.linux.net.iptables with parameters of type NATRule | |
---|---|
void |
LinuxFirewall.deleteNatRule(NATRule rule)
|
Method parameters in com.eurotech.framework.linux.net.iptables with type arguments of type NATRule | |
---|---|
void |
LinuxFirewall.replaceAllNatRules(LinkedHashSet<NATRule> newNatRules)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |