Interface ILispNeutronService
-
- All Known Implementing Classes:
LispNeutronService
public interface ILispNeutronService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OdlMappingserviceService
getMappingDbService()
IFlowMapping
getMappingService()
-
-
-
Method Detail
-
getMappingService
IFlowMapping getMappingService()
-
getMappingDbService
OdlMappingserviceService getMappingDbService()
-
-