Overview

ONOS applications providing GUI content will have server-side components that respond to events from the GUI, typically formulating / aggregating information from business logic services (DeviceService, HostService, ...) and shipping that data back to the GUI for presentation. To ease the programming model for this task, a number of useful Java classes have been provided.

MessageHandlers et al

to be described

 

TableModels et al

to be described

 

Topology Highlights et al

to be described