Skip navigation links
A C D E F G H I L M N O P R S T U V W 

A

activate() - Method in class org.onosproject.ui.impl.TrafficOverlay
 
activate() - Method in class org.onosproject.ui.impl.UiExtensionManager
 
add(UiTopoOverlay) - Method in class org.onosproject.ui.impl.TopoOverlayCache
Adds a topology overlay to the cache.
addFlows(int) - Method in class org.onosproject.ui.impl.topo.TrafficLink
Adds the given count of flows to this traffic link.
addLoad(Load) - Method in class org.onosproject.ui.impl.topo.TrafficLink
Adds load statistics, marks the traffic link as having traffic.
addLoad(Load, double) - Method in class org.onosproject.ui.impl.topo.TrafficLink
Adds load statistics, marks the traffic link as having traffic, if the load rate is greater than the given threshold (expressed in bytes per second).
all() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Returns true if all intents in this select group are currently selected.
antMarch(boolean) - Method in class org.onosproject.ui.impl.topo.TrafficLink
Sets the ant march flag to the given value.
ApplicationResource - Class in org.onosproject.ui.impl
Application upload resource.
ApplicationResource() - Constructor for class org.onosproject.ui.impl.ApplicationResource
 
ApplicationViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for application view related messages.
ApplicationViewMessageHandler() - Constructor for class org.onosproject.ui.impl.ApplicationViewMessageHandler
 

C

closeAll() - Static method in class org.onosproject.ui.impl.UiWebSocketServlet
Closes all currently open UI web-sockets.
clusterService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
ClusterViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for cluster view related messages.
ClusterViewMessageHandler() - Constructor for class org.onosproject.ui.impl.ClusterViewMessageHandler
 
create(LinkKey, Link) - Method in class org.onosproject.ui.impl.topo.TrafficLinkMap
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.ApplicationViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.ClusterViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.DeviceViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.FlowViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.GroupViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.HostViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.IntentViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.LinkViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.PortViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.ProcessorViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.SettingsViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.TopologyViewMessageHandler
 
createRequestHandlers() - Method in class org.onosproject.ui.impl.TunnelViewMessageHandler
 
current() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Returns the currently marked intent, or null if "all" intents are marked.
currentOverlay() - Method in class org.onosproject.ui.impl.TopoOverlayCache
Returns the current overlay instance.

D

deactivate() - Method in class org.onosproject.ui.impl.TrafficOverlay
 
deactivate() - Method in class org.onosproject.ui.impl.UiExtensionManager
 
destroy() - Method in class org.onosproject.ui.impl.TopologyViewMessageHandler
 
destroy() - Method in class org.onosproject.ui.impl.TopoOverlayCache
Invoked when the cache is no longer needed.
deviceDetails(DeviceId, long) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
deviceMessage(DeviceEvent) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
deviceService() - Method in class org.onosproject.ui.impl.topo.ServicesBundle
Returns a reference to the device service.
deviceService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
DeviceViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for device view related messages.
DeviceViewMessageHandler() - Constructor for class org.onosproject.ui.impl.DeviceViewMessageHandler
 
directory - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
doWebSocketConnect(HttpServletRequest, String) - Method in class org.onosproject.ui.impl.UiWebSocketServlet
 

E

error(long, String) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 

F

findPathIntents(Set<Host>, Set<Device>) - Method in class org.onosproject.ui.impl.topo.TopoIntentFilter
Finds all path (host-to-host or point-to-point) intents that pertain to the given hosts and devices.
flowService() - Method in class org.onosproject.ui.impl.topo.ServicesBundle
Returns a reference to the flow rule service.
flowService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
flowStatsService() - Method in class org.onosproject.ui.impl.topo.ServicesBundle
Returns a reference to the flow statistics service.
flowStatsService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
FlowViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for flow view related messages.
FlowViewMessageHandler() - Constructor for class org.onosproject.ui.impl.FlowViewMessageHandler
 

G

get(String) - Method in interface org.onosproject.ui.impl.SpriteService
Returns the sprite definition registered under the given name.
get(String) - Method in class org.onosproject.ui.impl.UiExtensionManager
 
getExtensions() - Method in class org.onosproject.ui.impl.UiExtensionManager
 
getFlowCount(DeviceId) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
getGeoLocations() - Method in class org.onosproject.ui.impl.TopologyResource
 
getMainIndex() - Method in class org.onosproject.ui.impl.MainIndexResource
 
getMainModule() - Method in class org.onosproject.ui.impl.MainModuleResource
 
getNames() - Method in interface org.onosproject.ui.impl.SpriteService
Returns set of registered sprite definition names.
getNames() - Method in class org.onosproject.ui.impl.UiExtensionManager
 
getNavigation() - Method in class org.onosproject.ui.impl.MainNavResource
 
getTunnelCount(DeviceId) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
getViewExtension(String) - Method in class org.onosproject.ui.impl.UiExtensionManager
 
getViewResource(String, String) - Method in class org.onosproject.ui.impl.MainViewResource
 
GroupViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for group view related messages.
GroupViewMessageHandler() - Constructor for class org.onosproject.ui.impl.GroupViewMessageHandler
 

H

hasTraffic() - Method in class org.onosproject.ui.impl.topo.TrafficLink
Returns true if this link has been deemed to have enough traffic to register on the topology view in the web UI.
highlight(Enum<?>) - Method in class org.onosproject.ui.impl.topo.TrafficLink
 
hostDetails(HostId, long) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
hostMessage(HostEvent) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
hostService() - Method in class org.onosproject.ui.impl.topo.ServicesBundle
Returns a reference to the host service.
hostService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
HostViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for host view related messages.
HostViewMessageHandler() - Constructor for class org.onosproject.ui.impl.HostViewMessageHandler
 

I

index() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Returns the index of the currently selected intent.
info(long, String) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
init(UiConnection, ServiceDirectory) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandler
 
init(UiConnection, ServiceDirectory) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
init() - Method in class org.onosproject.ui.impl.UiWebSocketServlet
 
instanceMessage(ClusterEvent, String) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
intents() - Method in class org.onosproject.ui.impl.topo.IntentSelection
The list of intents in this selection group.
IntentSelection - Class in org.onosproject.ui.impl.topo
Encapsulates a selection of intents (paths) inferred from a selection of devices and/or hosts from the topology view.
IntentSelection(NodeSelection, TopoIntentFilter) - Constructor for class org.onosproject.ui.impl.topo.IntentSelection
Creates an intent selection group, based on selected nodes.
IntentSelection(Intent) - Constructor for class org.onosproject.ui.impl.topo.IntentSelection
Creates an intent selection group, for a single intent.
intentService() - Method in class org.onosproject.ui.impl.topo.ServicesBundle
Returns a reference to the intent service.
intentService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
IntentViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for intent view related messages.
IntentViewMessageHandler() - Constructor for class org.onosproject.ui.impl.IntentViewMessageHandler
 
isActive(String) - Method in class org.onosproject.ui.impl.TopoOverlayCache
Returns true if the identifier of the currently active overlay matches the given parameter.

L

linkMessage(LinkEvent) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
linkService() - Method in class org.onosproject.ui.impl.topo.ServicesBundle
Returns a reference to the link service.
linkService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
LinkViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for link view related messages.
LinkViewMessageHandler() - Constructor for class org.onosproject.ui.impl.LinkViewMessageHandler
 
log - Static variable in class org.onosproject.ui.impl.topo.IntentSelection
 
log - Static variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
logout() - Method in class org.onosproject.ui.impl.LogoutResource
 
LogoutResource - Class in org.onosproject.ui.impl
Application upload resource.
LogoutResource() - Constructor for class org.onosproject.ui.impl.LogoutResource
 

M

MainIndexResource - Class in org.onosproject.ui.impl
Resource for serving the dynamically composed index.html.
MainIndexResource() - Constructor for class org.onosproject.ui.impl.MainIndexResource
 
MainModuleResource - Class in org.onosproject.ui.impl
Resource for serving the dynamically composed onos.js.
MainModuleResource() - Constructor for class org.onosproject.ui.impl.MainModuleResource
 
MainNavResource - Class in org.onosproject.ui.impl
Resource for serving the dynamically composed nav.html.
MainNavResource() - Constructor for class org.onosproject.ui.impl.MainNavResource
 
MainViewResource - Class in org.onosproject.ui.impl
Resource for serving the dynamically composed onos.js.
MainViewResource() - Constructor for class org.onosproject.ui.impl.MainViewResource
 
mastershipService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
mastershipService - Variable in class org.onosproject.ui.impl.UiExtensionManager
 
modifyDeviceDetails(PropertyPanel, DeviceId) - Method in class org.onosproject.ui.impl.TrafficOverlay
 
monitor(TrafficMonitor.Mode) - Method in class org.onosproject.ui.impl.TrafficMonitor
Monitor for traffic data to be sent back to the web client, under the given mode.
monitor(TrafficMonitor.Mode, NodeSelection) - Method in class org.onosproject.ui.impl.TrafficMonitor
Monitor for traffic data to be sent back to the web client, under the given mode, using the given selection of devices and hosts.
monitor(Intent) - Method in class org.onosproject.ui.impl.TrafficMonitor
Monitor for traffic data to be sent back to the web client, for the given intent.

N

next() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Marks and returns the next intent in this group.
none() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Returns true if no intents are selected.

O

onClose(int, String) - Method in class org.onosproject.ui.impl.UiWebSocket
 
onControl(byte, byte[], int, int) - Method in class org.onosproject.ui.impl.UiWebSocket
 
onMessage(String) - Method in class org.onosproject.ui.impl.UiWebSocket
 
onOpen(WebSocket.Connection) - Method in class org.onosproject.ui.impl.UiWebSocket
 
optical(boolean) - Method in class org.onosproject.ui.impl.topo.TrafficLink
Sets the optical flag to the given value.
org.onosproject.ui.impl - package org.onosproject.ui.impl
Set of resources providing data for the ONOS GUI.
org.onosproject.ui.impl.topo - package org.onosproject.ui.impl.topo
Topology resources for the ONOS GUI.

P

pokeIntent() - Method in class org.onosproject.ui.impl.TrafficMonitor
Resends selected intent traffic data.
portStatsService() - Method in class org.onosproject.ui.impl.topo.ServicesBundle
Returns a reference to the port statistics service.
portStatsService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
PortViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for port view related messages.
PortViewMessageHandler() - Constructor for class org.onosproject.ui.impl.PortViewMessageHandler
 
prev() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Marks and returns the previous intent in this group.
ProcessorViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for packet processor view related messages.
ProcessorViewMessageHandler() - Constructor for class org.onosproject.ui.impl.ProcessorViewMessageHandler
 
put(String, JsonNode) - Method in interface org.onosproject.ui.impl.SpriteService
Registers sprite data under the specified name.
put(String, JsonNode) - Method in class org.onosproject.ui.impl.UiExtensionManager
 

R

register(UiExtension) - Method in class org.onosproject.ui.impl.UiExtensionManager
 

S

selectNextIntent() - Method in class org.onosproject.ui.impl.TrafficMonitor
Selects the next intent in the select group (if there is one), and sends highlighting data back to the web client to display which path is selected.
selectPreviousIntent() - Method in class org.onosproject.ui.impl.TrafficMonitor
Selects the previous intent in the select group (if there is one), and sends highlighting data back to the web client to display which path is selected.
sendHighlights(Highlights) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandler
 
sendMessage(ObjectNode) - Method in class org.onosproject.ui.impl.UiWebSocket
 
sendMessage(String, long, ObjectNode) - Method in class org.onosproject.ui.impl.UiWebSocket
 
ServicesBundle - Class in org.onosproject.ui.impl.topo
A bundle of services that the topology view requires to get its job done.
ServicesBundle(IntentService, DeviceService, HostService, LinkService, FlowRuleService, StatisticService, PortStatisticsService) - Constructor for class org.onosproject.ui.impl.topo.ServicesBundle
Creates the services bundle.
servicesBundle - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
setSprites(InputStream) - Method in class org.onosproject.ui.impl.TopologyResource
 
SettingsViewMessageHandler - Class in org.onosproject.ui.impl
Message handler for component configuration view related messages.
SettingsViewMessageHandler() - Constructor for class org.onosproject.ui.impl.SettingsViewMessageHandler
 
SHOW_HIGHLIGHTS - Static variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
single() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Returns true if there is a single intent in this select group, or if a specific intent has been marked (index != ALL).
size() - Method in class org.onosproject.ui.impl.topo.IntentSelection
Returns the number of intents in this selection group.
size() - Method in class org.onosproject.ui.impl.TopoOverlayCache
Returns the number of overlays in the cache.
SpriteService - Interface in org.onosproject.ui.impl
Provisional service to keep track of the topology view sprite definitions.
stopMonitoring() - Method in class org.onosproject.ui.impl.TrafficMonitor
Stop all traffic monitoring.
summmaryMessage(long) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
switchOverlay(String, String) - Method in class org.onosproject.ui.impl.TopoOverlayCache
Switching currently selected overlay.

T

tagFlavor(LinkHighlight.Flavor) - Method in class org.onosproject.ui.impl.topo.TrafficLink
Tags this traffic link with the flavor to be used in visual rendering.
TopoIntentFilter - Class in org.onosproject.ui.impl.topo
Auxiliary facility to query the intent service based on the specified set of end-station hosts, edge points or infrastructure devices.
TopoIntentFilter(ServicesBundle) - Constructor for class org.onosproject.ui.impl.topo.TopoIntentFilter
Creates an intent filter.
TopologyResource - Class in org.onosproject.ui.impl
Topology viewer resource.
TopologyResource() - Constructor for class org.onosproject.ui.impl.TopologyResource
 
topologyService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
TopologyViewMessageHandler - Class in org.onosproject.ui.impl
Web socket capable of interacting with the GUI topology view.
TopologyViewMessageHandler() - Constructor for class org.onosproject.ui.impl.TopologyViewMessageHandler
 
TopologyViewMessageHandlerBase - Class in org.onosproject.ui.impl
Facility for creating messages bound for the topology viewer.
TopologyViewMessageHandlerBase() - Constructor for class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
TopoOverlayCache - Class in org.onosproject.ui.impl
A cache of UiTopoOverlay's that were registered at the time the UI connection was established.
TopoOverlayCache() - Constructor for class org.onosproject.ui.impl.TopoOverlayCache
 
toString() - Method in class org.onosproject.ui.impl.topo.IntentSelection
 
TRAFFIC_ID - Static variable in class org.onosproject.ui.impl.TrafficOverlay
Traffic Overlay identifier.
TrafficLink - Class in org.onosproject.ui.impl.topo
Representation of a link and its inverse, and associated traffic data.
TrafficLink(LinkKey, Link) - Constructor for class org.onosproject.ui.impl.topo.TrafficLink
Constructs a traffic link for the given key and initial link.
TrafficLink.StatsType - Enum in org.onosproject.ui.impl.topo
Designates type of traffic statistics to report on a highlighted link.
TrafficLinkMap - Class in org.onosproject.ui.impl.topo
Collection of TrafficLinks.
TrafficLinkMap() - Constructor for class org.onosproject.ui.impl.topo.TrafficLinkMap
 
TrafficMonitor - Class in org.onosproject.ui.impl
Encapsulates the behavior of monitoring specific traffic patterns.
TrafficMonitor(long, ServicesBundle, TopologyViewMessageHandler) - Constructor for class org.onosproject.ui.impl.TrafficMonitor
Constructs a traffic monitor.
TrafficMonitor.Mode - Enum in org.onosproject.ui.impl
Designates the different modes of operation.
TrafficOverlay - Class in org.onosproject.ui.impl
Topology Overlay for network traffic.
TrafficOverlay() - Constructor for class org.onosproject.ui.impl.TrafficOverlay
 
tunnelService - Variable in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
TunnelViewMessageHandler - Class in org.onosproject.ui.impl
 
TunnelViewMessageHandler() - Constructor for class org.onosproject.ui.impl.TunnelViewMessageHandler
 

U

UiExtensionManager - Class in org.onosproject.ui.impl
Manages the user interface extensions.
UiExtensionManager() - Constructor for class org.onosproject.ui.impl.UiExtensionManager
 
UiWebSocket - Class in org.onosproject.ui.impl
Web socket capable of interacting with the GUI.
UiWebSocket(ServiceDirectory) - Constructor for class org.onosproject.ui.impl.UiWebSocket
Creates a new web-socket for serving data to GUI.
UiWebSocketServlet - Class in org.onosproject.ui.impl
Web socket servlet capable of creating web sockets for the user interface.
UiWebSocketServlet() - Constructor for class org.onosproject.ui.impl.UiWebSocketServlet
 
unregister(UiExtension) - Method in class org.onosproject.ui.impl.UiExtensionManager
 
updateMetaUi(ObjectNode) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
upload(InputStream) - Method in class org.onosproject.ui.impl.ApplicationResource
 

V

valueOf(String) - Static method in enum org.onosproject.ui.impl.topo.TrafficLink.StatsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.onosproject.ui.impl.TrafficMonitor.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.onosproject.ui.impl.topo.TrafficLink.StatsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.onosproject.ui.impl.TrafficMonitor.Mode
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(long, String) - Method in class org.onosproject.ui.impl.TopologyViewMessageHandlerBase
 
A C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2015. All rights reserved.