Class PathComputationServer

java.lang.Object
org.opendaylight.algo.impl.PathComputationServer
All Implemented Interfaces:
AutoCloseable, PathComputationProvider, PathComputationService, org.opendaylight.yangtools.yang.binding.RpcService

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