verinec.netsim.constants
Class Protocolls

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

public class Protocolls
extends Object

This Class contains static Strings for Protocolls that are used for logging.

Version:
$Revision: 804 $
Author:
Dominik Jungo

Field Summary
static String APPLICATION
          String Representation for an Application
static String ARP
          String Representation for the ARP Protocol
static String ETHERNET
          String Representation for the ETHERNET Protocol
static String ICMP
          String Representation for the ICMP Protocol
static String IP
          String Representation for the IP Protocol
static String IPX
          String Representation for the IPX Protocol
static String PHYSICAL
          String Representation for the 802 Physical Protocol
static String TCP
          String Representation for the TCP Protocol
static String UDP
          String Representation for the UDP Protocol
 
Constructor Summary
Protocolls()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TCP

public static String TCP
String Representation for the TCP Protocol


UDP

public static String UDP
String Representation for the UDP Protocol


IP

public static String IP
String Representation for the IP Protocol


ICMP

public static String ICMP
String Representation for the ICMP Protocol


ARP

public static String ARP
String Representation for the ARP Protocol


IPX

public static String IPX
String Representation for the IPX Protocol


ETHERNET

public static String ETHERNET
String Representation for the ETHERNET Protocol


PHYSICAL

public static String PHYSICAL
String Representation for the 802 Physical Protocol


APPLICATION

public static String APPLICATION
String Representation for an Application

Constructor Detail

Protocolls

public Protocolls()

Copyright © 2005 Verinec, DIUF