org.avis.common
Class Common

java.lang.Object
  extended by org.avis.common.Common

public final class Common
extends Object

Common Avis definitions.

Author:
Matthew Phillips

Field Summary
static int CLIENT_VERSION_MAJOR
           
static int CLIENT_VERSION_MINOR
           
static int DEFAULT_PORT
           
static int K
           
static int MAX
           
static int MB
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

K

public static final int K
See Also:
Constant Field Values

MB

public static final int MB
See Also:
Constant Field Values

MAX

public static final int MAX
See Also:
Constant Field Values

DEFAULT_PORT

public static final int DEFAULT_PORT
See Also:
Constant Field Values

CLIENT_VERSION_MAJOR

public static final int CLIENT_VERSION_MAJOR
See Also:
Constant Field Values

CLIENT_VERSION_MINOR

public static final int CLIENT_VERSION_MINOR
See Also:
Constant Field Values


Copyright © 2008 Matthew Phillips. All Rights Reserved.