| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.packet | |
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Method and Description |
|---|---|
void |
VTNPacketListener.notifyPacket(PacketInEvent ev)
Invoked when a packet has been received.
|
| Constructor and Description |
|---|
PacketInEvent(VTNPacketListener l,
PacketInEvent ev)
Create a copy of the given event for the given listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTenantManager.notifyPacket(PacketInEvent ev)
Invoked when a packet has been received.
|
| Constructor and Description |
|---|
PacketContext(PacketInEvent ev)
Construct a new packet context to handle PACKET_IN message.
|
Copyright © 2018 OpenDaylight. All rights reserved.