Package | Description |
---|---|
com.hp.device |
Specifications for various aspects device modeling and device driver development.
|
com.hp.sdn.dvc.facet |
Device Driver Facet interfaces
|
Modifier and Type | Interface and Description |
---|---|
interface |
DeviceIdentityHandler
A generic
Facet that provides read-write access concerning a device's identity. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDeviceIdentityHandler
A default implementation of the device identity handler facet.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DeviceStatusHandler
Query the device to determine it status (online/offline).
|
interface |
InterfaceHandler
Query the device for its interfaces.
|
interface |
NotificationHandler
Configure the device to send events back to the controller
|
interface |
VlanHandler
Abstraction for provisioning and managing VLANs on switches.
|
interface |
VxlanHandler
Abstraction for provisioning and managing VXLAN tunnels on switches.
|
Modifier and Type | Class and Description |
---|---|
class |
ManualDeviceIdentityHandler |
Copyright © 2015. All Rights Reserved.