|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectverinec.netsim.constants.Actions
public class Actions
This Class contains static Strings for Layers that are used for logging.
| Field Summary | |
|---|---|
static String |
APP
String Representation for the Application Action |
static String |
ARPIHAVE
String Representation for the ARPIHave Action |
static String |
DOWN
String Representation for the Down Action |
static String |
DROP
String Representation for the Drop Action |
static String |
DSTUNKNOWN
String Representation for the Destination Unknown Action |
static String |
FORWARD
String Representation for the Forward Action |
static String |
LOOKINGUP
String Representation for the LookingUp Action |
static String |
PROCESSING
String Representation for the Processing Action |
static String |
ROUTEDTO
String Representation for the RoutedTo Action |
static String |
ROUTETO
String Representation for the Route Action |
static String |
UP
String Representation for the Up Action |
| Constructor Summary | |
|---|---|
Actions()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String DROP
public static String FORWARD
public static String ROUTETO
public static String ROUTEDTO
public static String UP
public static String DOWN
public static String APP
public static String DSTUNKNOWN
public static String LOOKINGUP
public static String ARPIHAVE
public static String PROCESSING
| Constructor Detail |
|---|
public Actions()
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||