public class NewRoutingDefault
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static int[][] |
_newRouting |
| Constructor and Description |
|---|
NewRoutingDefault() |
| Modifier and Type | Method and Description |
|---|---|
static int[][] |
getNewRouting()
Gibt die Tabelle mit den Knotennummernpaaren (Alte OSI7-Adresse, Neue OSI7-Adresse) zurück, bei denen beim Versand
die Zieladresse abweichend von der logisch adressieren Knotennummer ist.
|
public static int[][] getNewRouting()