| Package | Description | 
|---|---|
| org.opendaylight.vtn.manager.internal.packet.cache | |
| org.opendaylight.vtn.manager.internal.routing | |
| org.opendaylight.vtn.manager.internal.util.flow.action | 
 This package contains utility classes for flow action management. 
 | 
| org.opendaylight.vtn.manager.internal.util.flow.filter | 
 This package contains utility classes for flow filter management. 
 | 
| org.opendaylight.vtn.manager.internal.util.flow.match | 
 This package contains utility classes for flow match handling. 
 | 
| org.opendaylight.vtn.manager.internal.vnode | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CachedPacketContext
CachedPacketContext describes a runtime context to handle packet
 represented by CachedPacket. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
PathMapContext
PathMapContext describes a runtime context to evaluate path map
 against packets. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
FlowActionContext
FlowActionContext describes a context to apply flow actions
 configured in a flow filter to packet. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
FlowFilterContext
FlowFilterContext describes a runtime context to evaluate
 flow filter against packets. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
FlowMatchContext
FlowMatchContext describes a context to build flow match. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PacketContext
PacketContext class describes the context of received packet. | 
Copyright © 2018 OpenDaylight. All rights reserved.