Uses of Interface
org.opendaylight.lispflowmapping.interfaces.mappingservice.IMappingServiceShell
- 
Packages that use IMappingServiceShell Package Description org.opendaylight.lispflowmapping.implementation org.opendaylight.lispflowmapping.shell  - 
- 
Uses of IMappingServiceShell in org.opendaylight.lispflowmapping.implementation
Classes in org.opendaylight.lispflowmapping.implementation that implement IMappingServiceShell Modifier and Type Class Description classMappingServiceShellImplement Karaf commands to interact with the Mapping Service. - 
Uses of IMappingServiceShell in org.opendaylight.lispflowmapping.shell
Methods in org.opendaylight.lispflowmapping.shell with parameters of type IMappingServiceShell Modifier and Type Method Description voidLispAddKey. setMappingServiceShell(IMappingServiceShell mappingServiceShell)voidLispKeys. setMappingServiceShell(IMappingServiceShell mappingServiceShell)voidLispMappings. setMappingServiceShell(IMappingServiceShell mappingServiceShell) 
 -