Uses of Interface
org.opendaylight.lispflowmapping.interfaces.mappingservice.IMappingService
Package
Description
-
Uses of IMappingService in org.opendaylight.lispflowmapping.implementation
Modifier and TypeClassDescriptionclass
Dispatcher of API calls that implements the RPC and Java APIs in mappingservice.yang and IMappingService respectively.ModifierConstructorDescriptionLispMappingService
(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
ModifierConstructorDescriptionMapResolver
(IMappingService mapService, boolean smr, String elpPolicy, IMapRequestResultHandler requestHandler) MapServer
(IMappingService mapService, boolean subscriptionService, IMapNotifyHandler notifyHandler, org.opendaylight.mdsal.binding.api.NotificationService notificationService)