Interface RouterService


public interface RouterService
Provides methods concerning the Router.
  • Method Summary

    Modifier and Type Method Description
    void updatePathLock​(TCSObjectReference<Path> ref, boolean locked)
    Updates a path's lock state.
    void updateRoutingTopology()
    Notifies the router that the topology has changed in a significant way and needs to be re-evaluated.