Interface | Description |
---|---|
VTNPacketListener |
Interface for classes that listens packets sent by switches.
|
Class | Description |
---|---|
PacketInEvent |
PacketInEvent describes an event which notifies a received packet
via PACKET_IN message. |
PacketOutQueue |
PacketOutQueue describes a queue for packets to transmit. |
TransmitPacketRpc |
TransmitPacketRpc describes an invocation of transmit-packet RPC
provided by the MD-SAL packet-processing service. |
VTNPacketService |
Provider of internal packet services.
|
Copyright © 2018 OpenDaylight. All rights reserved.