| Package | Description |
|---|---|
| org.onosproject.net.host |
End-station host model & related services API definitions.
|
| org.onosproject.ui.topo |
Mechanism for dynamically extending topology view with information and
behaviour overlays.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HostAdminService
Service for administering the inventory of end-station hosts.
|
| Constructor and Description |
|---|
NodeSelection(com.fasterxml.jackson.databind.node.ObjectNode payload,
DeviceService deviceService,
HostService hostService)
Creates a node selection entity, from the given payload, using the
supplied device and host services.
|
Copyright © 2015. All rights reserved.