verinec.netsim.constants
Class Layers

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

public class Layers
extends Object

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

Version:
$Revision: 47 $
Author:
Dominik Jungo

Field Summary
static String APPLICATION
          String Representation for Application Layer
static String DATALINK
          String Representation for DataLink Layer
static String NETWORK
          String Representation for Network Layer
static String PHYSICAL
          String Representation for Physical Layer
static String TRANSPORT
          String Representation for Transport Layer
 
Constructor Summary
Layers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PHYSICAL

public static String PHYSICAL
String Representation for Physical Layer


DATALINK

public static String DATALINK
String Representation for DataLink Layer


NETWORK

public static String NETWORK
String Representation for Network Layer


TRANSPORT

public static String TRANSPORT
String Representation for Transport Layer


APPLICATION

public static String APPLICATION
String Representation for Application Layer

Constructor Detail

Layers

public Layers()

Copyright © 2005 Verinec, DIUF