Uses of Class
org.jclouds.ovf.xml.DiskSectionHandler

Packages that use DiskSectionHandler
org.jclouds.ovf.xml   
org.jclouds.ovf.xml.internal   
 

Uses of DiskSectionHandler in org.jclouds.ovf.xml
 

Constructors in org.jclouds.ovf.xml with parameters of type DiskSectionHandler
EnvelopeHandler(DiskSectionHandler diskHandler, NetworkSectionHandler networkHandler, VirtualSystemHandler virtualSystemHandler, javax.inject.Provider<Envelope.Builder> envelopeBuilderProvider)
           
 

Uses of DiskSectionHandler in org.jclouds.ovf.xml.internal
 

Fields in org.jclouds.ovf.xml.internal declared as DiskSectionHandler
protected  DiskSectionHandler BaseEnvelopeHandler.diskHandler
           
 

Constructors in org.jclouds.ovf.xml.internal with parameters of type DiskSectionHandler
BaseEnvelopeHandler(DiskSectionHandler diskHandler, NetworkSectionHandler networkHandler, H virtualSystemHandler, javax.inject.Provider<T> envelopeBuilderProvider)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.