| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.vnode | |
| org.opendaylight.vtn.manager.internal.vnode.xml |
This package contains XML bindings to models for VTN tree.
|
| Modifier and Type | Method and Description |
|---|---|
List<Vinterface> |
VirtualBridge.resume(TxContext ctx,
XmlLogger xlogger,
List<XmlVInterface> xiflist)
Resume the runtime status information about virtual interfaces inside
this virtual bridge.
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlVInterface> |
XmlAbstractBridge.getInterfaces()
Return a list of virtual interface configurations.
|
static List<XmlVInterface> |
XmlVInterface.toList(List<Vinterface> list)
Convert the given virtual interface list into a list of
XmlVInterface instances. |
Copyright © 2018 OpenDaylight. All rights reserved.