verinec.netsim.constants
Class UDP

java.lang.Object
  extended by verinec.netsim.constants.UDP
Direct Known Subclasses:
TCP

public class UDP
extends Object

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

Version:
$Revision: 47 $
Author:
Dominik Jungo

Field Summary
static String BIND
          The BIND Event Type
static String CLOSE
          The CLOSE Event Type
static String RECEIVE
          The RECEIVE Event Type
static String SEND
          THE SEND Event Type
 
Constructor Summary
UDP()
           
 
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


CLOSE

public static String CLOSE
The CLOSE Event Type


BIND

public static String BIND
The BIND Event Type

Constructor Detail

UDP

public UDP()

Copyright © 2005 Verinec, DIUF