Uses of Class
org.jclouds.vcloud.domain.network.FirewallService

Packages that use FirewallService
org.jclouds.vcloud.domain.network   
org.jclouds.vcloud.xml   
 

Uses of FirewallService in org.jclouds.vcloud.domain.network
 

Methods in org.jclouds.vcloud.domain.network that return FirewallService
 FirewallService Features.getFirewallService()
          defines the firewall service capabilities of the network
 

Constructors in org.jclouds.vcloud.domain.network with parameters of type FirewallService
Features(DhcpService dhcpService, FirewallService firewallService, NatService natService)
           
 

Uses of FirewallService in org.jclouds.vcloud.xml
 

Fields in org.jclouds.vcloud.xml declared as FirewallService
protected  FirewallService OrgNetworkHandler.firewallService
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.