SK.gnome.dwarf.utils.dns
Class Classes

java.lang.Object
  extended bySK.gnome.dwarf.utils.dns.Classes

public class Classes
extends java.lang.Object

The protocol family constants.


Field Summary
static short CS
          The CSNET system.
static short HS
          The Hesiod system.
static short CH
          The CHAOS system.
static short IN
          The Internet system.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IN

public static final short IN
The Internet system.

See Also:
Constant Field Values

CS

public static final short CS
The CSNET system.

See Also:
Constant Field Values

CH

public static final short CH
The CHAOS system.

See Also:
Constant Field Values

HS

public static final short HS
The Hesiod system.

See Also:
Constant Field Values


Copyright (c) 1999-2005, Gnome Ltd. All rights reserved.