Package org.dasein.cloud.services.firewall

The firewall services define how to manage and control your firewall rules.

See:
          Description

Interface Summary
FirewallServices Operations on whatever concept the underlying cloud uses to regulate network traffic into a server or group of servers.
 

Class Summary
Firewall Represents a firewill with a list of positive access rules.
FirewallRule Describes a specific firewall rule allowing access through the target firewall.
 

Enum Summary
Direction  
Permission  
Protocol A network protocol for firewall rules.
 

Package org.dasein.cloud.services.firewall Description

The firewall services define how to manage and control your firewall rules. The core class supporting the firewall services is the FirewallServices interface.