com.hyper9.simdk.ws
Class Constants

java.lang.Object
  extended by com.hyper9.simdk.ws.Constants

public final class Constants
extends Object


Field Summary
static String ANON_SESSION_KEY
          The value of the anonymous session key.
static String SETTING_KEY_PREFIX
          The prefix for settings.
 
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

SETTING_KEY_PREFIX

public static final String SETTING_KEY_PREFIX
The prefix for settings.


ANON_SESSION_KEY

public static final String ANON_SESSION_KEY
The value of the anonymous session key.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2009-2010 Hyper9. All Rights Reserved.