Uses of Interface
org.opendaylight.lispflowmapping.interfaces.lisp.IMapRequestResultHandler
-
Packages that use IMapRequestResultHandler Package Description org.opendaylight.lispflowmapping.implementation org.opendaylight.lispflowmapping.implementation.lisp -
-
Uses of IMapRequestResultHandler in org.opendaylight.lispflowmapping.implementation
Classes in org.opendaylight.lispflowmapping.implementation that implement IMapRequestResultHandler Modifier and Type Class Description class
LispMappingService
-
Uses of IMapRequestResultHandler in org.opendaylight.lispflowmapping.implementation.lisp
Constructors in org.opendaylight.lispflowmapping.implementation.lisp with parameters of type IMapRequestResultHandler Constructor Description MapResolver(IMappingService mapService, boolean smr, java.lang.String elpPolicy, IMapRequestResultHandler requestHandler)
-