Uses of Interface
org.opendaylight.lispflowmapping.interfaces.mapcache.IMapCache
-
Packages that use IMapCache Package Description org.opendaylight.lispflowmapping.interfaces.mapcache org.opendaylight.lispflowmapping.mapcache -
-
Uses of IMapCache in org.opendaylight.lispflowmapping.interfaces.mapcache
Subinterfaces of IMapCache in org.opendaylight.lispflowmapping.interfaces.mapcache Modifier and Type Interface Description interfaceILispMapCacheLISP southbound control protocol specific additions to the map-cache interface. -
Uses of IMapCache in org.opendaylight.lispflowmapping.mapcache
Classes in org.opendaylight.lispflowmapping.mapcache that implement IMapCache Modifier and Type Class Description classFlatMapCacheFlat key implementation of a map-cache.classMultiTableMapCacheMulti table map-cache that works with 'simple' and SourceDest LCAF addresses (see lisp-proto.yang).classSimpleMapCacheSimple map-cache that works with 'simple' addresses (see lisp-proto.yang).
-