| Package | Description |
|---|---|
| org.onosproject.cluster |
Set of abstractions for dealing with controller cluster related topics.
|
| org.onosproject.codec |
Base JSON codec abstraction and a service for tracking various JSON codecs.
|
| org.onosproject.core |
ONOS Core API definitions.
|
| org.onosproject.event |
Local event delivery subsystem interfaces & supporting abstractions.
|
| org.onosproject.mastership |
Set of abstractions for dealing with controller mastership related topics.
|
| org.onosproject.net |
Network model entities & service API definitions.
|
| org.onosproject.net.device |
Infrastructure device model & related services API definitions.
|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| org.onosproject.net.flow.criteria |
Traffic selection criteria model.
|
| org.onosproject.net.flow.instructions |
Traffic treatment model.
|
| org.onosproject.net.host |
End-station host model & related services API definitions.
|
| org.onosproject.net.intent |
Set of abstractions for conveying high-level intents for treatment of
selected network traffic by allowing applications to express the
what rather than the how.
|
| org.onosproject.net.intent.constraint |
Definitions of constraints used to refine intent specifications.
|
| org.onosproject.net.link |
Infrastructure link model & related services API definitions.
|
| org.onosproject.net.packet |
Mechanism for processing inbound packets intercepted from the data plane and
for emitting outbound packets onto the data plane.
|
| org.onosproject.net.provider |
Base abstractions related to network entity providers and their brokers.
|
| org.onosproject.net.proxyarp |
Base abstractions related to the proxy arp service.
|
| org.onosproject.net.resource |
Services for reserving network resources, e.g. bandwidth, lambdas.
|
| org.onosproject.net.statistic |
Service for looking up statistics on links.
|
| org.onosproject.net.topology |
Network topology model & related services API definitions.
|
| org.onosproject.store |
Abstractions for creating and interacting with distributed stores.
|
| org.onosproject.store.cluster.messaging |
Cluster messaging APIs for the use by the various distributed stores.
|
| org.onosproject.store.service |
Distributed core state management services.
|
Copyright © 2015. All rights reserved.