| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| 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 |
|---|
| BatchOperation
A list of BatchOperationEntry.
|
| BatchOperationEntry
A super class for batch operation entry classes.
|
| BatchOperationResult
Interface capturing the result of a batch operation.
|
| BatchOperationTarget
An interface of the class which is assigned to BatchOperation.
|
| CompletedBatchOperation
Representation of a completed flow rule batch operation.
|
| DefaultFlowRule |
| 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.
|
| FlowRuleBatchEntry |
| FlowRuleBatchEntry.FlowRuleOperation |
| FlowRuleBatchEvent
Describes flow rule batch event.
|
| FlowRuleBatchEvent.Type
Type of flow rule events.
|
| FlowRuleBatchOperation |
| FlowRuleBatchRequest |
| FlowRuleEvent
Describes flow rule event.
|
| FlowRuleEvent.Type
Type of flow rule events.
|
| FlowRuleListener
Entity capable of receiving flow rule related events.
|
| 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 |
|---|
| BatchOperationTarget
An interface of the class which is assigned to BatchOperation.
|
| FlowRuleBatchOperation |
| TrafficSelector
Abstraction of a slice of network traffic.
|
| TrafficTreatment
Abstraction of network traffic treatment.
|
| Class and Description |
|---|
| 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.