| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
FlowRuleEvent |
FlowRuleStore.addOrUpdateFlowRule(FlowEntry rule)
Stores a new flow rule, or updates an existing entry.
|
FlowRuleEvent |
FlowRuleStore.removeFlowRule(FlowEntry rule) |
Copyright © 2015. All rights reserved.