|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FirewallOpenPortConfigIP | |
---|---|
com.eurotech.framework.net | |
com.eurotech.framework.net.admin | |
com.eurotech.framework.net.firewall |
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.admin |
---|
Method parameters in com.eurotech.framework.net.admin with type arguments of type FirewallOpenPortConfigIP | |
---|---|
void |
NetworkAdminServiceImpl.setFirewallOpenPortConfiguration(List<FirewallOpenPortConfigIP<? extends IPAddress>> firewallConfiguration)
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |