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
(IMappingService mappingService, org.opendaylight.mdsal.singleton.api.ClusterSingletonServiceProvider clusterSingletonService, org.opendaylight.mdsal.binding.api.RpcService rpcService, org.opendaylight.mdsal.binding.api.NotificationService notificationService) 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)