| Package | Description |
|---|---|
| org.onosproject.net.behaviour |
Abstractions of various device configuration or device adaptation behaviours;
counterpart to the device driver subsystem.
|
| org.onosproject.net.flowobjective |
Abstractions for objective-based flow programming of data plane without
requiring device pipeline structure awareness. This subsystem is
experimental and its interfaces will change in the upcoming release.
|
| Class and Description |
|---|
| BridgeDescription
The abstraction of bridge in OVSDB protocol.
|
| BridgeName
Represents for a bridge name.
|
| ControllerInfo
Represents information for a device to connect to a controller.
|
| IpTunnelEndPoint
Represent for a tunnel point using ip address.
|
| NextGroup
Opaque data type for carrying group-like information.
|
| PipelinerContext
Processing context and supporting services for the pipeline behaviour.
|
| QueueInfo
Represents a dataplane queue.
|
| QueueInfo.Type |
| TunnelDescription
Describes a tunnel.
|
| TunnelDescription.Type
Tunnel technology type.
|
| TunnelEndPoint
Represents for source end point or destination end point of a tunnel.
|
| TunnelName
Represents for a unique tunnel name.
|
| Class and Description |
|---|
| NextGroup
Opaque data type for carrying group-like information.
|
Copyright © 2015. All rights reserved.