See: Description
| Interface | Description |
|---|---|
| BridgeConfig |
Behaviour for handling various drivers for bridge configurations.
|
| BridgeDescription |
The abstraction of a bridge.
|
| BridgeDescription.Builder |
Builder of bridge description entities.
|
| ConfigGetter |
Behaviour that gets the configuration of the specified type from the device.
|
| ConfigSetter |
Behaviour that sets the configuration to a device.
|
| ControllerConfig |
Device behaviour to obtain and set controllers at the device.
|
| ExtensionSelectorResolver |
Provides access to the extension selectors implemented by this driver.
|
| ExtensionTreatmentResolver |
Provides access to the extension treatments implemented by this driver.
|
| InterfaceConfig |
Means to configure interfaces on devices.
|
| LambdaQuery |
A HandlerBehaviour to retrieve available wavelength resources.
|
| LinkDiscovery |
A HandlerBehaviour to discover links.
|
| MirroringConfig |
Behaviour for handling various drivers for mirroring configurations.
|
| MirroringDescription |
The abstraction of a mirroring.
|
| MplsQuery |
A HandlerBehaviour to check the capability of MPLS.
|
| NextGroup |
Opaque data type for carrying group-like information.
|
| PatchDescription |
Describes a patch interface.
|
| PatchDescription.Builder |
Builder of patch interface description entities.
|
| 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.
|
| PortDiscovery | Deprecated
1.6.0 Goldeneye.
|
| PowerConfig<T> |
Behavior for handling port power configurations.
|
| QueueConfig |
Means to alter a device's dataplane queues.
|
| TributarySlotQuery |
Behaviour to retrieve available tributary slot resources.
|
| TunnelConfig | Deprecated
version 1.7.0 - Hummingbird; use interface config tunnel mode
|
| TunnelDescription |
Describes a tunnel interface.
|
| TunnelDescription.Builder |
Builder of tunnel interface description entities.
|
| 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.
|
| DefaultBridgeDescription.Builder | |
| DefaultMirroringDescription |
Default implementation of mirroring description entity.
|
| DefaultNextGroup |
Default implementation of a next group.
|
| DefaultPatchDescription |
Default implementation of immutable patch interface description entity.
|
| DefaultPatchDescription.Builder | |
| DefaultTunnelDescription |
Default implementation of immutable tunnel interface description entity.
|
| DefaultTunnelDescription.Builder | |
| IpTunnelEndPoint | Deprecated
version 1.7.0 - Hummingbird; use
TunnelEndPoint<IpAddress> |
| MirroringName |
Represents for a mirroring name.
|
| MirroringStatistics |
Represents statistics associated to a mirroring.
|
| QueueInfo |
Represents a dataplane queue.
|
| TunnelEndPoint<T> |
Represents for source end point or destination end point of a tunnel.
|
| TunnelEndPoints |
Static utility methods pertaining to
TunnelEndPoint instances. |
| TunnelKey<T> |
Represent for a tunnel key.
|
| TunnelKeys |
Static utility methods pertaining to
TunnelKey instances. |
| TunnelName | Deprecated
version 1.7.0 - Hummingbird
|
| Enum | Description |
|---|---|
| BridgeDescription.FailMode | |
| QueueInfo.Type | |
| TunnelDescription.Type |
Tunnel technology type.
|