| Package | Description |
|---|---|
| com.h3c.sdn.ctl.json |
...
|
| com.h3c.sdn.linkdisco |
Definitions of the services provided by the Link Discovery Application.
|
| com.h3c.sdn.misc.dsync.net | |
| com.h3c.sdn.misc.net |
| Modifier and Type | Method and Description |
|---|---|
DpSuppressedPorts |
DpSuppressedPortsCodec.decode(com.fasterxml.jackson.databind.node.ObjectNode node) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
DpSuppressedPortsCodec.encode(DpSuppressedPorts dpSuppressedPorts) |
| Modifier and Type | Method and Description |
|---|---|
List<DpSuppressedPorts> |
LinkService.getDpSuppressedPorts()
Returns all <device,port>
suppressed ports tuples where LLDP exchange is suppressed. |
| Modifier and Type | Method and Description |
|---|---|
List<DpSuppressedPorts> |
DpSuppressedPortsSyncObj.getSuppressPorts() |
| Constructor and Description |
|---|
DpSuppressedPortsSyncObj(List<DpSuppressedPorts> suppSync) |
| Modifier and Type | Class and Description |
|---|---|
class |
DpSuppressedPortsDTO
Provides an implementation of
DpSuppressedPorts. |
Copyright © 2014. All Rights Reserved.