Uses of Class
com.eurotech.framework.net.firewall.FirewallPortForwardConfigIP

Packages that use FirewallPortForwardConfigIP
com.eurotech.framework.net   
com.eurotech.framework.net.admin   
com.eurotech.framework.net.firewall   
 

Uses of FirewallPortForwardConfigIP in com.eurotech.framework.net
 

Method parameters in com.eurotech.framework.net with type arguments of type FirewallPortForwardConfigIP
 void NetworkAdminService.setFirewallPortForwardingConfiguration(List<FirewallPortForwardConfigIP<? extends IPAddress>> firewallConfiguration)
          Sets the 'port forwarding' portion of the firewall configuration
 

Uses of FirewallPortForwardConfigIP in com.eurotech.framework.net.admin
 

Method parameters in com.eurotech.framework.net.admin with type arguments of type FirewallPortForwardConfigIP
 void NetworkAdminServiceImpl.setFirewallPortForwardingConfiguration(List<FirewallPortForwardConfigIP<? extends IPAddress>> firewallConfiguration)
           
 

Uses of FirewallPortForwardConfigIP in com.eurotech.framework.net.firewall
 

Subclasses of FirewallPortForwardConfigIP in com.eurotech.framework.net.firewall
 class FirewallPortForwardConfigIP4
           
 



Copyright © 2013. All Rights Reserved.