Class PacketInDispatcherImpl
java.lang.Object
org.opendaylight.openflowplugin.learningswitch.multi.PacketInDispatcherImpl
- All Implemented Interfaces:
org.opendaylight.mdsal.binding.api.NotificationService.Listener<PacketReceived>
public class PacketInDispatcherImpl
extends Object
implements org.opendaylight.mdsal.binding.api.NotificationService.Listener<PacketReceived>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMap
<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node>, org.opendaylight.mdsal.binding.api.NotificationService.Listener<PacketReceived>> void
onNotification
(PacketReceived notification)
-
Constructor Details
-
PacketInDispatcherImpl
public PacketInDispatcherImpl()
-
-
Method Details
-
onNotification
- Specified by:
onNotification
in interfaceorg.opendaylight.mdsal.binding.api.NotificationService.Listener<PacketReceived>
-
getHandlerMapping
public Map<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<PacketReceived>> getHandlerMapping()
-