Class PathComputationServer

java.lang.Object
org.opendaylight.algo.impl.PathComputationServer
All Implemented Interfaces:
AutoCloseable, PathComputationProvider

@Singleton public final class PathComputationServer extends Object implements AutoCloseable, PathComputationProvider
Path Computation Algorithms provider.
Author:
Olivier Dugeon
  • Constructor Details

    • PathComputationServer

      @Inject public PathComputationServer(org.opendaylight.mdsal.binding.api.RpcProviderService rpcService, ConnectedGraphProvider graphProvider)
  • Method Details