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

Packages that use FirewallPortForwardConfigIP
com.eurotech.framework.net Contains interfaces and event model to manage and configure network interfaces on a given system. 
com.eurotech.framework.net.firewall Interfaces firewall configuration instances. 
 

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.firewall
 

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



Copyright © 2013. All Rights Reserved.