| 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 |
|---|---|
protected java.util.List<OSPFResponse> |
CiscoDNARestCollector.getOSPFInterfaces()
Performs a getOSPF operation
|
java.util.List<OSPFResponse> |
CiscoDNARestCollector.readOSPFDataFromServer()
Reads OSPF data from server
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OSPFResponse> |
CiscoDNAOSPFList.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNAOSPFList.setResponse(java.util.List<OSPFResponse> response) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OSPFResponse> |
CiscoDNAXMLJSONParser.getOspfElements() |