org.atmosphere.gwt20.shared
Class Constants

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

public class Constants
extends Object

Author:
p.havelaar

Field Summary
static String GWT_RPC_MEDIA_TYPE
           
static String MESSAGE_OBJECT
           
static String MODULE_BASE_HEADER
           
static String STRONG_NAME_HEADER
           
 
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_HEADER

public static final String MODULE_BASE_HEADER
See Also:
Constant Field Values

STRONG_NAME_HEADER

public static final String STRONG_NAME_HEADER
See Also:
Constant Field Values

GWT_RPC_MEDIA_TYPE

public static final String GWT_RPC_MEDIA_TYPE
See Also:
Constant Field Values

MESSAGE_OBJECT

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

Constants

public Constants()


Copyright © 2015. All Rights Reserved.