Uses of Class
org.jclouds.savvis.vpdc.xml.NetworkConnectionSectionHandler

Packages that use NetworkConnectionSectionHandler
org.jclouds.savvis.vpdc.xml   
 

Uses of NetworkConnectionSectionHandler in org.jclouds.savvis.vpdc.xml
 

Constructor parameters in org.jclouds.savvis.vpdc.xml with type arguments of type NetworkConnectionSectionHandler
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)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.