Uses of Class
com.eurotech.framework.linux.net.iptables.NATRule

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)
           
 



Copyright © 2013. All Rights Reserved.