verinec.netsim.constants
Class IP

java.lang.Object
  extended by verinec.netsim.constants.IP

public class IP
extends Object

This Class contains static Strings for IP Events that are used for logging. see events.xsd schema

Version:
$Revision:835 $
Author:
Dominik Jungo

Field Summary
static String DROP
          The Drop Event Type
static String FORWARD
           
static String RECEIVE
          The Receive Event Type
static String SEND
          The Send Event Type
 
Constructor Summary
IP()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEND

public static String SEND
The Send Event Type


RECEIVE

public static String RECEIVE
The Receive Event Type


DROP

public static String DROP
The Drop Event Type


FORWARD

public static String FORWARD
Constructor Detail

IP

public IP()

Copyright © 2005 Verinec, DIUF