| Package | Description |
|---|---|
| org.onosproject.net.edge |
Service for interacting with network edge.
|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| 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.
|
| org.onosproject.net.group |
Abstractions for interacting with device port groups.
|
| 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.
|
| org.onosproject.net.packet |
Mechanism for processing inbound packets intercepted from the data plane and
for emitting outbound packets onto the data plane.
|
| org.onosproject.net.statistic |
Service for looking up statistics on links.
|
| Class and Description |
|---|
| TrafficTreatment
Abstraction of network traffic treatment.
|
| Class and Description |
|---|
| BatchOperation
A list of BatchOperationEntry.
|
| BatchOperationEntry
A super class for batch operation entry classes.
|
| BatchOperationResult
Interface capturing the result of a batch operation.
|
| CompletedBatchOperation
Representation of a completed flow rule batch operation.
|
| DefaultFlowRule |
| DefaultFlowRule.Builder |
| DefaultTrafficSelector.Builder
Builder of traffic selector entities.
|
| DefaultTrafficTreatment.Builder
Builds a list of treatments following the following order.
|
| FlowEntry
Represents a generalized match & action pair to be applied to
an infrastucture device.
|
| FlowEntry.FlowEntryState |
| FlowId
Representation of a Flow ID.
|
| FlowRule
Represents a generalized match & action pair to be applied to an
infrastructure device.
|
| FlowRule.Builder
A flowrule builder.
|
| FlowRule.Type
Deprecated.
in Cardinal Release
|
| FlowRuleBatchEntry
Deprecated.
|
| FlowRuleBatchEntry.FlowRuleOperation
Deprecated.
|
| FlowRuleBatchEvent
Deprecated.
|
| FlowRuleBatchEvent.Type
Deprecated.
Type of flow rule events.
|
| FlowRuleBatchOperation
Deprecated.
|
| FlowRuleBatchRequest
Deprecated.
|
| FlowRuleEvent
Describes flow rule event.
|
| FlowRuleEvent.Type
Type of flow rule events.
|
| FlowRuleExtPayLoad
Represents for 3rd-party private original flow.
|
| FlowRuleOperation
Representation of an operation on a flow rule table.
|
| FlowRuleOperation.Type
Type of flow table operations.
|
| FlowRuleOperations
A batch of flow rule operations that are broken into stages.
|
| FlowRuleOperations.Builder
A builder for constructing flow rule operations.
|
| FlowRuleOperationsContext
The context of a flow rule operations that will become the subject of
the notification.
|
| StoredFlowEntry |
| TrafficSelector
Abstraction of a slice of network traffic.
|
| TrafficSelector.Builder
Builder of traffic selector entities.
|
| TrafficTreatment
Abstraction of network traffic treatment.
|
| TrafficTreatment.Builder
Builder of traffic treatment entities.
|
| Class and Description |
|---|
| TrafficSelector
Abstraction of a slice of network traffic.
|
| TrafficTreatment
Abstraction of network traffic treatment.
|
| Class and Description |
|---|
| TrafficTreatment
Abstraction of network traffic treatment.
|
| Class and Description |
|---|
| FlowRule
Represents a generalized match & action pair to be applied to an
infrastructure device.
|
| TrafficSelector
Abstraction of a slice of network traffic.
|
| TrafficTreatment
Abstraction of network traffic treatment.
|
| Class and Description |
|---|
| TrafficSelector
Abstraction of a slice of network traffic.
|
| TrafficTreatment
Abstraction of network traffic treatment.
|
| TrafficTreatment.Builder
Builder of traffic treatment entities.
|
| Class and Description |
|---|
| FlowEntry
Represents a generalized match & action pair to be applied to
an infrastucture device.
|
| FlowRule
Represents a generalized match & action pair to be applied to an
infrastructure device.
|
Copyright © 2015. All rights reserved.