org.scribble.protocol
Class ProtocolDefinitions

java.lang.Object
  extended by org.scribble.protocol.ProtocolDefinitions

public final class ProtocolDefinitions
extends Object

This class provides common protocol definitions.


Field Summary
static String PROTOCOL_TYPE
          The protocol type.
static String[] RESERVED_WORDS
          The list of reserved workds.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROTOCOL_TYPE

public static final String PROTOCOL_TYPE
The protocol type.

See Also:
Constant Field Values

RESERVED_WORDS

public static final String[] RESERVED_WORDS
The list of reserved workds.



Copyright © 2008-Present Scribble.org. All Rights Reserved.