Package org.opendaylight.openflowplugin.applications.lldpspeaker
-
Interface Summary Interface Description NodeConnectorEventsObserver NodeConnectorEventsObserver can be added to NodeConnectorInventoryEventTranslator to receive events when node connector added or removed. -
Class Summary Class Description LLDPSpeaker Objects of this class send LLDP frames over all flow-capable ports that can be discovered through inventory.LLDPUtil Utility class for dealing with LLDP packets.NodeConnectorInventoryEventTranslator<T extends org.opendaylight.yangtools.yang.binding.DataObject> NodeConnectorInventoryEventTranslator is listening for changes in inventory operational DOM tree and update LLDPSpeaker and topology.OperationalStatusChangeService