|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SectionHandler | |
---|---|
org.jclouds.ovf.xml | |
org.jclouds.ovf.xml.internal | |
org.jclouds.savvis.vpdc.xml |
Uses of SectionHandler in org.jclouds.ovf.xml |
---|
Subclasses of SectionHandler in org.jclouds.ovf.xml | |
---|---|
class |
DeploymentOptionSectionHandler
|
class |
DiskSectionHandler
|
class |
NetworkSectionHandler
|
class |
OperatingSystemSectionHandler
|
class |
ProductSectionHandler
|
class |
VirtualHardwareSectionHandler
|
class |
VirtualSystemHandler
|
Methods in org.jclouds.ovf.xml that return SectionHandler | |
---|---|
static SectionHandler |
SectionHandler.create()
|
Uses of SectionHandler in org.jclouds.ovf.xml.internal |
---|
Subclasses of SectionHandler in org.jclouds.ovf.xml.internal | |
---|---|
class |
BaseVirtualSystemHandler<T extends BaseVirtualSystem<T>,B extends BaseVirtualSystem.Builder<T>>
|
Fields in org.jclouds.ovf.xml.internal declared as SectionHandler | |
---|---|
protected SectionHandler |
BaseVirtualSystemHandler.defaultSectionHandler
|
protected SectionHandler |
BaseEnvelopeHandler.defaultSectionHandler
|
protected SectionHandler |
BaseVirtualSystemHandler.extensionHandler
|
protected SectionHandler |
BaseEnvelopeHandler.extensionHandler
|
Fields in org.jclouds.ovf.xml.internal with type parameters of type SectionHandler | |
---|---|
protected Map<String,javax.inject.Provider<? extends SectionHandler>> |
BaseVirtualSystemHandler.extensionHandlers
|
Method parameters in org.jclouds.ovf.xml.internal with type arguments of type SectionHandler | |
---|---|
protected void |
BaseVirtualSystemHandler.setExtensionHandlers(Map<String,javax.inject.Provider<? extends SectionHandler>> extensionHandlers)
|
Uses of SectionHandler in org.jclouds.savvis.vpdc.xml |
---|
Subclasses of SectionHandler in org.jclouds.savvis.vpdc.xml | |
---|---|
class |
NetworkConfigSectionHandler
|
class |
NetworkConnectionSectionHandler
|
class |
VMHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |