Uses of Class
org.opendaylight.lispflowmapping.config.ConfigIni
Packages that use ConfigIni
Package
Description
-
Uses of ConfigIni in org.opendaylight.lispflowmapping.implementation
Constructors in org.opendaylight.lispflowmapping.implementation with parameters of type ConfigIniModifierConstructorDescriptionLispMappingService
(IMappingService mappingService, org.opendaylight.mdsal.singleton.api.ClusterSingletonServiceProvider clusterSingletonService, org.opendaylight.mdsal.binding.api.RpcService rpcService, org.opendaylight.mdsal.binding.api.NotificationService notificationService, ConfigIni config) MappingService
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, ILispDAO dao, ConfigIni config) MappingSystem
(ILispDAO dao, boolean iterateMask, org.opendaylight.mdsal.binding.api.NotificationPublishService nps, ConfigIni config) -
Uses of ConfigIni in org.opendaylight.lispflowmapping.implementation.lisp
Constructors in org.opendaylight.lispflowmapping.implementation.lisp with parameters of type ConfigIniModifierConstructorDescriptionMapServer
(IMappingService mapService, ConfigIni config, IMapNotifyHandler notifyHandler, org.opendaylight.mdsal.binding.api.NotificationService notificationService)