Uses of Interface
org.opendaylight.openflowplugin.applications.deviceownershipservice.DeviceOwnershipService
Packages that use DeviceOwnershipService
Package
Description
-
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.deviceownershipservice.impl
Classes in org.opendaylight.openflowplugin.applications.deviceownershipservice.impl that implement DeviceOwnershipService -
Uses of DeviceOwnershipService in org.opendaylight.openflowplugin.applications.lldpspeaker
Constructors in org.opendaylight.openflowplugin.applications.lldpspeaker with parameters of type DeviceOwnershipServiceModifierConstructorDescriptionLLDPSpeaker
(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
Constructors in org.opendaylight.openflowplugin.applications.tablemissenforcer with parameters of type DeviceOwnershipServiceModifierConstructorDescriptionLLDPPacketPuntEnforcer
(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
Constructors in org.opendaylight.openflowplugin.openflow.ofswitch.config with parameters of type DeviceOwnershipServiceModifierConstructorDescriptionDefaultConfigPusher
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcService rpcService, DeviceOwnershipService deviceOwnershipService)