| Package | Description |
|---|---|
| com.h3c.sdn.common |
Definitions of general services applicable to multiple tiers of the
SDN Controller.
|
| com.h3c.sdn.misc.net |
| Modifier and Type | Method and Description |
|---|---|
SuppressedPorts |
DpSuppressedPorts.suppressedPorts()
Returns the
port where lldp traffic
is suppressed for a particular datapath. |
| Modifier and Type | Class and Description |
|---|---|
class |
SuppressedPortsDTO
Provides an implementation of
SuppressedPorts. |
| Modifier and Type | Method and Description |
|---|---|
SuppressedPorts |
DpSuppressedPortsDTO.suppressedPorts() |
| Constructor and Description |
|---|
DpSuppressedPortsDTO(DataPathId dpid,
SuppressedPorts suppressedPorts)
Default constructor to create a representation of suppressed ports in a
given datapath.
|
Copyright © 2014. All Rights Reserved.