T_T_HighLevelCommunicationInterface
T_T_HighLevelCommunication
public interface RoutingConnectionInterface
Modifier and Type | Method | Description |
---|---|---|
long |
getRemoteNodeId() |
Diese Methode gibt die ID des Zielknotens zurück.
|
int |
getThroughputResistance() |
Diese Methode gibt die Gewichtung der Verbindung zurück.
|
void |
sendRoutingUpdate(de.bsvrz.dav.daf.communication.lowLevel.telegrams.RoutingUpdate[] routingUpdates) |
Diese Methode findet die besten Wege.
|
long getRemoteNodeId()
int getThroughputResistance()
void sendRoutingUpdate(de.bsvrz.dav.daf.communication.lowLevel.telegrams.RoutingUpdate[] routingUpdates)
routingUpdates
- Aktualisierung der Verbindung