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

Packages that use FirewallOpenPortConfigIP
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 FirewallOpenPortConfigIP in com.eurotech.framework.net
 

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

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

Subclasses of FirewallOpenPortConfigIP in com.eurotech.framework.net.firewall
 class FirewallOpenPortConfigIP4
          The implementation of IPv4 firewall open port configurations
 



Copyright © 2013. All Rights Reserved.