org.atmosphere.gwt.shared
Class Constants

java.lang.Object
  extended by org.atmosphere.gwt.shared.Constants

public class Constants
extends Object

Author:
p.havelaar

Field Summary
static String CLIENT_DESERIALZE_MODE_PARAMETER
           
static String CLIENT_SERIALZE_MODE_PARAMETER
           
static String MODULE_BASE_PARAMETER
           
static String STRONG_NAME_PARAMETER
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_BASE_PARAMETER

public static final String MODULE_BASE_PARAMETER
See Also:
Constant Field Values

STRONG_NAME_PARAMETER

public static final String STRONG_NAME_PARAMETER
See Also:
Constant Field Values

CLIENT_SERIALZE_MODE_PARAMETER

public static final String CLIENT_SERIALZE_MODE_PARAMETER
See Also:
Constant Field Values

CLIENT_DESERIALZE_MODE_PARAMETER

public static final String CLIENT_DESERIALZE_MODE_PARAMETER
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2013. All Rights Reserved.