| Interface | Description |
|---|---|
| FlowRemover |
FlowRemover provides interfaces to be implemented by classes which
removes VTN data flow. |
| RemovedFlows |
RemovedFlows describes flow entries removed by FlowRemover. |
| RouteResolver |
RouteResolver provides interfaces to be implemented by classes
which resolves the packet route in physical network. |
| TxContext |
TxContext represents a runtime context used by tasks that uses
MD-SAL datastore. |
| TxHook |
TxHook describes a hook for the MD-SAL datastore transaction. |
| TxQueue |
TxQueue describes MD-SAL transaction queue. |
| TxTask<T> |
The interface to be implemented by a task that modifies data tree in the
MD-SAL datastore on
TxQueue. |
| VTNConfig |
VTNConfig describes the global configuration of the VTN Manager. |
| VTNManagerProvider |
This interface defines an internal OSGi service which provides MD-SAL
VTN Manager services used by AD-SAL interface.
|
| VTNSubSystem |
VTNSubSystem describes a manager instance for a subsystem in the
VTN Manager. |
Copyright © 2018 OpenDaylight. All rights reserved.