Uses of Interface
org.opendaylight.openflowplugin.applications.deviceownershipservice.DeviceOwnershipService
Package
Description
-
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.deviceownershipservice.impl
-
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.lldpspeaker
ModifierConstructorDescriptionLLDPSpeaker
(PacketProcessingService packetProcessingService, ScheduledExecutorService scheduledExecutorService, LldpSpeakerConfig lldpSpeakerConfig, DeviceOwnershipService deviceOwnershipStatusService) LLDPSpeaker
(PacketProcessingService packetProcessingService, LldpSpeakerConfig lldpSpeakerConfig, DeviceOwnershipService deviceOwnershipService) -
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.tablemissenforcer
ModifierConstructorDescriptionLLDPPacketPuntEnforcer
(SalFlowService flowService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService) -
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.openflow.ofswitch.config
ModifierConstructorDescriptionDefaultConfigPusher
(NodeConfigService nodeConfigService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService)