| 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 | Method and Description |
|---|---|
void |
IntentService.addListener(IntentListener listener)
Adds the specified listener for intent events.
|
void |
IntentService.removeListener(IntentListener listener)
Removes the specified listener for intent events.
|
Copyright © 2015. All rights reserved.