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

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

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

Methods in org.jclouds.vcloud.domain.network that return NatService
 NatService Features.getNatService()
          defines the NAT service capabilities of the network
 

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

Uses of NatService in org.jclouds.vcloud.xml
 

Fields in org.jclouds.vcloud.xml declared as NatService
protected  NatService OrgNetworkHandler.natService
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.