| Package | Description |
|---|---|
| org.onosproject.net.config |
Subsystem for tracking network environment configuration.
|
| org.onosproject.net.config.basics |
Various basic builtin network configurations.
|
| Class and Description |
|---|
| Config
Base abstraction of a configuration facade for a specific subject.
|
| ConfigApplyDelegate
Delegate for notification when configuration changes have been applied.
|
| ConfigFactory
Base abstract factory for creating configurations for the specified subject type.
|
| NetworkConfigEvent.Type
Type of network configuration events.
|
| NetworkConfigService
Service for tracking network configurations which specify how the discovered
network information should be interpreted and how the core or applications
should act on or configure the network.
|
| SubjectFactory
Base abstract factory for creating configuration subjects from their
string key image.
|
| Class and Description |
|---|
| Config
Base abstraction of a configuration facade for a specific subject.
|
| SubjectFactory
Base abstract factory for creating configuration subjects from their
string key image.
|
Copyright © 2015. All rights reserved.