| Interface | Description |
|---|---|
| TableRow |
Defines a table row abstraction to support sortable tables on the GUI.
|
| Class | Description |
|---|---|
| AbstractInjectionResource |
Resource for serving semi-static resources.
|
| AbstractTableRow |
Provides a partial implementation of
TableRow. |
| DeviceGuiResource |
UI REST resource for interacting with the inventory of infrastructure devices.
|
| DeviceTableRow |
TableRow implementation for
devices. |
| GuiWebSocketServlet | Deprecated |
| MainIndexResource |
Resource for serving the dynamically composed index.html.
|
| MainModuleResource |
Resource for serving the dynamically composed onos.js.
|
| MainNavResource |
Resource for serving the dynamically composed nav.html.
|
| MainViewResource |
Resource for serving the dynamically composed onos.js.
|
| RowComparator |
Comparator for
TableRow. |
| TopologyResource |
Topology viewer resource.
|
| TopologyViewIntentFilter |
Auxiliary facility to query the intent service based on the specified
set of end-station hosts, edge points or infrastructure devices.
|
| TopologyViewMessageHandler |
Web socket capable of interacting with the GUI topology view.
|
| TopologyViewMessageHandlerBase |
Facility for creating messages bound for the topology viewer.
|
| TopologyViewMessages | Deprecated |
| TopologyViewWebSocket | Deprecated |
| UiExtensionManager |
Manages the user interface extensions.
|
| UiWebSocket |
Web socket capable of interacting with the GUI.
|
| UiWebSocketServlet |
Web socket servlet capable of creating web sockets for the user interface.
|
| Enum | Description |
|---|---|
| RowComparator.Direction |
Copyright © 2015. All rights reserved.