- OchPort - Interface in org.onosproject.net.optical
-
OCh port (Optical Channel).
- ochPortDescription(PortNumber, boolean, OduSignalType, boolean, OchSignal) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- ochPortDescription(PortNumber, boolean, OduSignalType, boolean, OchSignal, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- ochPortDescription(PortDescription, OduSignalType, boolean, OchSignal, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- OchPortHelper - Class in org.onosproject.net.optical.device
-
OCh port related helpers.
- OchPortMapper - Class in org.onosproject.net.optical.device.port
-
- OchPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OchPortMapper
-
- OchSignalCodec - Class in org.onosproject.net.optical.json
-
JSON codec for OchSignal.
- OchSignalCodec() - Constructor for class org.onosproject.net.optical.json.OchSignalCodec
-
- OduCltPort - Interface in org.onosproject.net.optical
-
ODU client port (Optical channel Data Unit).
- oduCltPortDescription(PortNumber, boolean, CltSignalType) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- oduCltPortDescription(PortNumber, boolean, CltSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- oduCltPortDescription(PortDescription, CltSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- OduCltPortHelper - Class in org.onosproject.net.optical.device
-
ODU client port related helpers.
- OduCltPortMapper - Class in org.onosproject.net.optical.device.port
-
- OduCltPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OduCltPortMapper
-
- OmsPort - Interface in org.onosproject.net.optical
-
OMS port (Optical Multiplexing Section).
- omsPortDescription(PortNumber, boolean, Frequency, Frequency, Frequency, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- omsPortDescription(PortNumber, boolean, Frequency, Frequency, Frequency) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- omsPortDescription(PortDescription, Frequency, Frequency, Frequency, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- OmsPortHelper - Class in org.onosproject.net.optical.device
-
OMS port related helpers.
- OmsPortMapper - Class in org.onosproject.net.optical.device.port
-
- OmsPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OmsPortMapper
-
- OpticalAnnotations - Class in org.onosproject.net.optical
-
Collection of keys for annotation for optical devices.
- OpticalCircuitIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalCircuitIntent.
- OpticalCircuitIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- OpticalConnectivityIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalConnectivityIntent.
- OpticalConnectivityIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- OpticalDevice - Interface in org.onosproject.net.optical
-
Representation of a optical network infrastructure device.
- OpticalDeviceServiceView - Class in org.onosproject.net.optical.device
-
Decorator, which provides a DeviceService view, which returns
Ports in optical specific ports.
- OpticalDeviceServiceView(DeviceService) - Constructor for class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- OpticalIntentCompilationException - Exception in org.onosproject.net.optical.intent.impl.compiler
-
An exception thrown when an optical intent compilation fails.
- OpticalIntentCompilationException() - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalIntentCompilationException(String) - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalIntentCompilationException(String, Throwable) - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalLinkProvider - Class in org.onosproject.optical
-
- OpticalLinkProvider() - Constructor for class org.onosproject.optical.OpticalLinkProvider
-
Deprecated.
- OpticalModelLoader - Class in org.onosproject.net.optical.internal
-
Loader which registers optical model related config, etc.
- OpticalModelLoader() - Constructor for class org.onosproject.net.optical.internal.OpticalModelLoader
-
- OpticalOduIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalOduIntent.
- OpticalOduIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- OpticalPathIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
- OpticalPathIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- OpticalPathProvisioner - Class in org.onosproject.optical
-
- OpticalPathProvisioner() - Constructor for class org.onosproject.optical.OpticalPathProvisioner
-
Deprecated.
- OpticalPathProvisioner.InternalOpticalPathProvisioner - Class in org.onosproject.optical
-
Deprecated.
- OpticalPortConfig - Class in org.onosproject.net.optical.config
-
Configurations for an optical port on a device.
- OpticalPortConfig() - Constructor for class org.onosproject.net.optical.config.OpticalPortConfig
-
- OpticalPortOperator - Class in org.onosproject.net.optical.config
-
Implementations of merge policies for various sources of optical port
configuration information.
- OpticalPortOperator() - Constructor for class org.onosproject.net.optical.config.OpticalPortOperator
-
- OpticalPortsListCommand - Class in org.onosproject.net.optical.cli
-
Lists all ports or all ports of a device.
- OpticalPortsListCommand() - Constructor for class org.onosproject.net.optical.cli.OpticalPortsListCommand
-
- opticalView(DeviceService) - Static method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
Wraps the given DeviceService to provide a view,
which returns port as optical specific Port class.
- org.onosproject.net.optical - package org.onosproject.net.optical
-
Optical augmentation classes.
- org.onosproject.net.optical.cli - package org.onosproject.net.optical.cli
-
Console command-line for interacting with the
optical network model & services.
- org.onosproject.net.optical.config - package org.onosproject.net.optical.config
-
Various optical model related configurations.
- org.onosproject.net.optical.device - package org.onosproject.net.optical.device
-
Optical device models.
- org.onosproject.net.optical.device.port - package org.onosproject.net.optical.device.port
-
Optical device port related utilities.
- org.onosproject.net.optical.impl - package org.onosproject.net.optical.impl
-
Implementation of Optical augmentation classes.
- org.onosproject.net.optical.intent.impl.compiler - package org.onosproject.net.optical.intent.impl.compiler
-
Implementations of optical intent compilers.
- org.onosproject.net.optical.internal - package org.onosproject.net.optical.internal
-
Internal tools for optical model.
- org.onosproject.net.optical.json - package org.onosproject.net.optical.json
-
JSON related utilities.
- org.onosproject.optical - package org.onosproject.optical
-
Packet/Optical application.
- org.onosproject.optical.testapp - package org.onosproject.optical.testapp
-
Packet/Optical sample forwarding applications.
- OtuPort - Interface in org.onosproject.net.optical
-
OTU port (Optical channel Transport Unit).
- otuPortDescription(PortNumber, boolean, OtuSignalType) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- otuPortDescription(PortNumber, boolean, OtuSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- otuPortDescription(PortDescription, OtuSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- OtuPortHelper - Class in org.onosproject.net.optical.device
-
OTU port related helpers.
- OtuPortMapper - Class in org.onosproject.net.optical.device.port
-
- OtuPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OtuPortMapper
-