Class LLDPDiscoveryListener
java.lang.Object
org.opendaylight.openflowplugin.applications.topology.lldp.LLDPDiscoveryListener
- All Implemented Interfaces:
EventListener
,PacketProcessingListener
,org.opendaylight.yangtools.yang.binding.NotificationListener
-
Constructor Summary
ConstructorsConstructorDescriptionLLDPDiscoveryListener
(org.opendaylight.mdsal.binding.api.NotificationPublishService notificationService, LLDPLinkAger lldpLinkAger, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService) -
Method Summary
-
Constructor Details
-
LLDPDiscoveryListener
@Inject public LLDPDiscoveryListener(org.opendaylight.mdsal.binding.api.NotificationPublishService notificationService, LLDPLinkAger lldpLinkAger, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService)
-
-
Method Details
-
onPacketReceived
- Specified by:
onPacketReceived
in interfacePacketProcessingListener
-