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
(DeviceOwnershipService deviceOwnershipService, org.opendaylight.mdsal.binding.api.RpcService rpcService, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, LldpSpeakerConfig config) -
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.tablemissenforcer
ModifierConstructorDescriptionLLDPPacketPuntEnforcer
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService, org.opendaylight.mdsal.binding.api.RpcService rpcService) -
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.openflow.ofswitch.config
ModifierConstructorDescriptionDefaultConfigPusher
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcService rpcService, DeviceOwnershipService deviceOwnershipService)