See: Description
| Interface | Description |
|---|---|
| BridgeConfig |
Behaviour for handling various drivers for bridge configurations.
|
| BridgeDescription |
The abstraction of bridge in OVSDB protocol.
|
| ControllerConfig |
Device behaviour to obtain and set controllers at the device.
|
| MplsQuery |
A HandlerBehaviour to check the capability of MPLS.
|
| NextGroup |
Opaque data type for carrying group-like information.
|
| Pipeliner |
Behaviour for handling various pipelines.
|
| PipelinerContext |
Processing context and supporting services for the pipeline behaviour.
|
| PortAdmin |
Means to administratively enable/disable a logical port at the device.
|
| PortConfig |
Means to configure a logical port at the device.
|
| QueueConfig |
Means to alter a device's dataplane queues.
|
| TunnelConfig |
Behaviour for handling various drivers for tunnel configuration.
|
| TunnelDescription |
Describes a tunnel.
|
| TunnelEndPoint |
Represents for source end point or destination end point of a tunnel.
|
| VlanQuery |
A HandlerBehaviour to check the capability of VLAN.
|
| Class | Description |
|---|---|
| BridgeName |
Represents for a bridge name.
|
| ControllerInfo |
Represents information for a device to connect to a controller.
|
| DefaultBridgeDescription |
The default implementation of bridge.
|
| DefaultNextGroup |
Default implementation of a next group.
|
| DefaultTunnelDescription |
Default implementation of immutable tunnel description entity.
|
| IpTunnelEndPoint |
Represent for a tunnel point using ip address.
|
| QueueInfo |
Represents a dataplane queue.
|
| TunnelName |
Represents for a unique tunnel name.
|
| Enum | Description |
|---|---|
| QueueInfo.Type | |
| TunnelDescription.Type |
Tunnel technology type.
|
Copyright © 2015. All rights reserved.