Uses of Interface
org.opendaylight.lispflowmapping.interfaces.mappingservice.IMappingServiceShell
Packages that use IMappingServiceShell
Package
Description
-
Uses of IMappingServiceShell in org.opendaylight.lispflowmapping.implementation
Classes in org.opendaylight.lispflowmapping.implementation that implement IMappingServiceShellModifier and TypeClassDescriptionclass
Implement 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 IMappingServiceShellModifier and TypeMethodDescriptionvoid
LispAddKey.setMappingServiceShell
(IMappingServiceShell mappingServiceShell) void
LispKeys.setMappingServiceShell
(IMappingServiceShell mappingServiceShell) void
LispMappings.setMappingServiceShell
(IMappingServiceShell mappingServiceShell)