Uses of Class
org.jclouds.ovf.xml.SectionHandler
Packages that use SectionHandler
-
Uses of SectionHandler in org.jclouds.ovf.xml
Subclasses of SectionHandler in org.jclouds.ovf.xmlModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Methods in org.jclouds.ovf.xml that return SectionHandler -
Uses of SectionHandler in org.jclouds.ovf.xml.internal
Subclasses of SectionHandler in org.jclouds.ovf.xml.internalModifier and TypeClassDescriptionclass
BaseVirtualSystemHandler<T extends BaseVirtualSystem<T>,
B extends BaseVirtualSystem.Builder<T>> Fields in org.jclouds.ovf.xml.internal declared as SectionHandlerModifier and TypeFieldDescriptionprotected SectionHandler
BaseEnvelopeHandler.defaultSectionHandler
protected SectionHandler
BaseVirtualSystemHandler.defaultSectionHandler
protected SectionHandler
BaseEnvelopeHandler.extensionHandler
protected SectionHandler
BaseVirtualSystemHandler.extensionHandler
Fields in org.jclouds.ovf.xml.internal with type parameters of type SectionHandlerModifier and TypeFieldDescriptionprotected Map
<String, jakarta.inject.Provider<? extends SectionHandler>> BaseVirtualSystemHandler.extensionHandlers
Method parameters in org.jclouds.ovf.xml.internal with type arguments of type SectionHandlerModifier and TypeMethodDescriptionprotected void
BaseVirtualSystemHandler.setExtensionHandlers
(Map<String, jakarta.inject.Provider<? extends SectionHandler>> extensionHandlers)