Uses of Interface
org.opendaylight.lispflowmapping.interfaces.mappingservice.IMappingService
Packages that use IMappingService
Package
Description
-
Uses of IMappingService in org.opendaylight.lispflowmapping.implementation
Classes in org.opendaylight.lispflowmapping.implementation that implement IMappingServiceModifier and TypeClassDescriptionclass
Dispatcher of API calls that implements the RPC and Java APIs in mappingservice.yang and IMappingService respectively.Constructors in org.opendaylight.lispflowmapping.implementation with parameters of type IMappingServiceModifierConstructorDescriptionLispMappingService
(org.opendaylight.mdsal.binding.api.NotificationService notificationService, IMappingService mappingService, OdlLispSbService odlLispService, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService) MappingServiceShell
(IMappingService mappingService) -
Uses of IMappingService in org.opendaylight.lispflowmapping.implementation.lisp
Constructors in org.opendaylight.lispflowmapping.implementation.lisp with parameters of type IMappingServiceModifierConstructorDescriptionMapResolver
(IMappingService mapService, boolean smr, String elpPolicy, IMapRequestResultHandler requestHandler) MapServer
(IMappingService mapService, boolean subscriptionService, IMapNotifyHandler notifyHandler, org.opendaylight.mdsal.binding.api.NotificationService notificationService)