| Package | Description | 
|---|---|
| org.jclouds.ovf.xml | |
| org.jclouds.ovf.xml.internal | |
| org.jclouds.savvis.vpdc.xml | |
| org.jclouds.vcloud.xml | 
| Constructor and Description | 
|---|
VirtualSystemHandler(javax.inject.Provider<VirtualSystem.Builder> builderProvider,
                    OperatingSystemSectionHandler osHandler,
                    VirtualHardwareSectionHandler hardwareHandler,
                    ProductSectionHandler productHandler)  | 
| Constructor and Description | 
|---|
BaseVirtualSystemHandler(javax.inject.Provider<B> builderProvider,
                        OperatingSystemSectionHandler osHandler,
                        VirtualHardwareSectionHandler hardwareHandler,
                        ProductSectionHandler productHandler)  | 
| Constructor and Description | 
|---|
VMHandler(javax.inject.Provider<VM.Builder> builderProvider,
         OperatingSystemSectionHandler osHandler,
         VirtualHardwareSectionHandler hardwareHandler,
         ProductSectionHandler productHandler,
         javax.inject.Provider<NetworkSectionHandler> networkSectionHandler,
         javax.inject.Provider<NetworkConfigSectionHandler> networkConfigSectionHandler,
         javax.inject.Provider<NetworkConnectionSectionHandler> networkConnectionSectionHandler)  | 
| Constructor and Description | 
|---|
VCloudVirtualHardwareHandler(VirtualHardwareSectionHandler hardwareHandler)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.