Interface PceServerProvider
-
- All Known Implementing Classes:
PceServerFactory
public interface PceServerProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PathComputation
getPathComputation()
ConnectedGraph
getTedGraph()
-
-
-
Method Detail
-
getPathComputation
PathComputation getPathComputation()
-
getTedGraph
ConnectedGraph getTedGraph()
-
-