| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest | |
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest.model | |
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest.utils |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<L2Link> |
CiscoDNARestCollector.readL2DataFromServer(java.lang.String vlanName)
Reads L2 data from server
|
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNARestCollector.addL2TopologicalConnection(L2Link links) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CiscoDNARestCollector.parseL2Connection(java.util.List<L2Link> l2Link) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<L2Link> |
L2Response.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
L2Response.setLinks(java.util.List<L2Link> links) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<L2Link> |
CiscoDNAXMLJSONParser.getL2TopologyLinkElements() |