Uses of Interface
org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorEventsObserver
-
Packages that use NodeConnectorEventsObserver Package Description org.opendaylight.openflowplugin.applications.lldpspeaker -
-
Uses of NodeConnectorEventsObserver in org.opendaylight.openflowplugin.applications.lldpspeaker
Classes in org.opendaylight.openflowplugin.applications.lldpspeaker that implement NodeConnectorEventsObserver Modifier and Type Class Description class
LLDPSpeaker
Objects of this class send LLDP frames over all flow-capable ports that can be discovered through inventory.Constructors in org.opendaylight.openflowplugin.applications.lldpspeaker with parameters of type NodeConnectorEventsObserver Constructor Description NodeConnectorInventoryEventTranslator(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, NodeConnectorEventsObserver... observers)
-