|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LSPBackupRouting
This interface specifies the methods required by a algorithm that compute backup LSP.
Creation date: 25-May-2004
| Method Summary | |
|---|---|
TotemActionList |
routeBypass(LSPBypassRoutingParameter param)
Computes a bypass. |
TotemActionList |
routeDetour(Domain domain,
LSPDetourRoutingParameter param)
Computes a detour backup for a LSP |
| Methods inherited from interface be.ac.ulg.montefiore.run.totem.repository.model.TotemAlgorithm |
|---|
getRunningParameters, getStartAlgoParameters, start, stop |
| Method Detail |
|---|
TotemActionList routeBypass(LSPBypassRoutingParameter param)
throws RoutingException,
NoRouteToHostException,
NotYetImplementedException
param - specifies the parameters for the backup routing algorithm
RoutingException
NoRouteToHostException
NotYetImplementedException
TotemActionList routeDetour(Domain domain,
LSPDetourRoutingParameter param)
throws RoutingException,
NoRouteToHostException
domain - param - specifies the parameters for the backup routing algorithm
RoutingException
NoRouteToHostException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||