Uses of Interface
org.opendaylight.yangtools.concepts.ObjectExtension
Packages that use ObjectExtension
Package
Description
Concepts used widely across OpenDaylight code base.
-
Uses of ObjectExtension in org.opendaylight.yangtools.concepts
Classes in org.opendaylight.yangtools.concepts with type parameters of type ObjectExtensionModifier and TypeInterfaceDescriptioninterfaceExtensibleObject<O extends ExtensibleObject<O,E>, E extends ObjectExtension<O, E>> Interface specifying access to extensions attached to a particular object.interfaceObjectExtension<O extends ExtensibleObject<O,E>, E extends ObjectExtension<O, E>> An extension to a concreteExtensibleObject. -
Uses of ObjectExtension in org.opendaylight.yangtools.yang.data.api.schema.stream
Subinterfaces of ObjectExtension in org.opendaylight.yangtools.yang.data.api.schema.streamModifier and TypeInterfaceDescriptionstatic interfaceExtension interface forNormalizedNodeStreamWriter.static interfaceExtension to the NormalizedNodeStreamWriter with metadata support.static interfaceAnNormalizedNodeStreamWriter.Extensionexposed by stream writers which can handle mount point data, notably providing the facilities to resolve a mount point schema and normalize mount point contents into a normalized structure. -
Uses of ObjectExtension in org.opendaylight.yangtools.yang.data.codec.gson
Classes in org.opendaylight.yangtools.yang.data.codec.gson that implement ObjectExtensionModifier and TypeClassDescriptionclassThis implementation will create JSON output as output stream. -
Uses of ObjectExtension in org.opendaylight.yangtools.yang.data.codec.xml
Classes in org.opendaylight.yangtools.yang.data.codec.xml that implement ObjectExtensionModifier and TypeClassDescriptionclassANormalizedNodeStreamWriterwhich translates the events into anXMLStreamWriter, resulting in an RFC6020 XML encoding. -
Uses of ObjectExtension in org.opendaylight.yangtools.yang.data.impl.schema
Classes in org.opendaylight.yangtools.yang.data.impl.schema that implement ObjectExtensionModifier and TypeClassDescriptionfinal classA simpleNormalizedNodeStreamWriter.MetadataExtensionimplementation, which takes care of buildingNormalizedMetadatabased on additional nesting instructions.classclass