Class PacketInDispatcherImpl
java.lang.Object
org.opendaylight.openflowplugin.learningswitch.multi.PacketInDispatcherImpl
- All Implemented Interfaces:
EventListener
,PacketProcessingListener
,org.opendaylight.yangtools.yang.binding.NotificationListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMap<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node>,
PacketProcessingListener> void
onPacketReceived
(PacketReceived notification)
-
Constructor Details
-
PacketInDispatcherImpl
public PacketInDispatcherImpl()default constructor.
-
-
Method Details
-
onPacketReceived
- Specified by:
onPacketReceived
in interfacePacketProcessingListener
-
getHandlerMapping
public Map<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node>,PacketProcessingListener> getHandlerMapping()
-