|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectverinec.netsim.constants.Protocolls
public class Protocolls
This Class contains static Strings for Protocolls that are used for logging.
| 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 |
|---|
public static String TCP
public static String UDP
public static String IP
public static String ICMP
public static String ARP
public static String IPX
public static String ETHERNET
public static String PHYSICAL
public static String APPLICATION
| Constructor Detail |
|---|
public Protocolls()
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||