Uses of Interface
org.opendaylight.lispflowmapping.interfaces.lisp.IMapNotifyHandler
- 
Packages that use IMapNotifyHandler Package Description org.opendaylight.lispflowmapping.implementation org.opendaylight.lispflowmapping.implementation.lisp  - 
- 
Uses of IMapNotifyHandler in org.opendaylight.lispflowmapping.implementation
Classes in org.opendaylight.lispflowmapping.implementation that implement IMapNotifyHandler Modifier and Type Class Description classLispMappingService - 
Uses of IMapNotifyHandler in org.opendaylight.lispflowmapping.implementation.lisp
Constructors in org.opendaylight.lispflowmapping.implementation.lisp with parameters of type IMapNotifyHandler Constructor Description MapServer(IMappingService mapService, boolean subscriptionService, IMapNotifyHandler notifyHandler, org.opendaylight.mdsal.binding.api.NotificationService notificationService) 
 -