| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HostToHostIntent
Abstraction of end-station to end-station bidirectional connectivity.
|
class |
LinkCollectionIntent
Abstraction of a connectivity intent that is implemented by a set of path
segments.
|
class |
MultiPointToSinglePointIntent
Abstraction of multiple source to single destination connectivity intent.
|
class |
PathIntent
Abstraction of explicitly path specified connectivity intent.
|
class |
PointToPointIntent
Abstraction of point-to-point connectivity.
|
class |
SinglePointToMultiPointIntent
Abstraction of single source, multiple destination connectivity intent.
|
Copyright © 2015. All rights reserved.