Uses of Interface
org.opendaylight.lispflowmapping.interfaces.mapcache.IMapCache
Packages that use IMapCache
Package
Description
- 
Uses of IMapCache in org.opendaylight.lispflowmapping.interfaces.mapcache
Subinterfaces of IMapCache in org.opendaylight.lispflowmapping.interfaces.mapcacheModifier and TypeInterfaceDescriptioninterfaceLISP 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 IMapCacheModifier and TypeClassDescriptionclassFlat key implementation of a map-cache.classMulti table map-cache that works with 'simple' and SourceDest LCAF addresses (see lisp-proto.yang).classSimple map-cache that works with 'simple' addresses (see lisp-proto.yang).