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