| Package | Description |
|---|---|
| org.onosproject.net.device |
Infrastructure device model & related services API definitions.
|
| org.onosproject.net.host |
End-station host model & related services API definitions.
|
| org.onosproject.net.link |
Infrastructure link model & related services API definitions.
|
| org.onosproject.net.topology |
Network topology model & related services API definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeviceDescription
Default implementation of immutable device description entity.
|
class |
DefaultPortDescription
Default implementation of immutable port description.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHostDescription
Default implementation of an immutable host description.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLinkDescription
Default implementation of immutable link description entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGraphDescription
Default implementation of an immutable topology graph data carrier.
|
Copyright © 2015. All rights reserved.