org.apache.hupa.shared
Class SConsts

java.lang.Object
  extended by org.apache.hupa.shared.SConsts

public class SConsts
extends Object


Field Summary
static String CONTACTS_SESS_ATTR
           
static String HEADER_IN_REPLY_TO
           
static String HEADER_MESSAGE_ID
           
static String HEADER_REFERENCES
           
static String HEADER_REFERENCES_SEPARATOR
           
static String HUPA
           
static String PARAM_FOLDER
           
static String PARAM_MODE
           
static String PARAM_NAME
           
static String PARAM_UID
           
static String SERVLET_DISPATCH
           
static String SERVLET_DOWNLOAD
           
static String SERVLET_SOURCE
           
static String SERVLET_UPLOAD
           
static String USER_SESS_ATTR
           
 
Constructor Summary
SConsts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HUPA

public static final String HUPA
See Also:
Constant Field Values

SERVLET_DISPATCH

public static final String SERVLET_DISPATCH
See Also:
Constant Field Values

SERVLET_DOWNLOAD

public static final String SERVLET_DOWNLOAD
See Also:
Constant Field Values

SERVLET_UPLOAD

public static final String SERVLET_UPLOAD
See Also:
Constant Field Values

SERVLET_SOURCE

public static final String SERVLET_SOURCE
See Also:
Constant Field Values

PARAM_NAME

public static final String PARAM_NAME
See Also:
Constant Field Values

PARAM_FOLDER

public static final String PARAM_FOLDER
See Also:
Constant Field Values

PARAM_UID

public static final String PARAM_UID
See Also:
Constant Field Values

PARAM_MODE

public static final String PARAM_MODE
See Also:
Constant Field Values

USER_SESS_ATTR

public static final String USER_SESS_ATTR
See Also:
Constant Field Values

CONTACTS_SESS_ATTR

public static final String CONTACTS_SESS_ATTR
See Also:
Constant Field Values

HEADER_IN_REPLY_TO

public static final String HEADER_IN_REPLY_TO
See Also:
Constant Field Values

HEADER_REFERENCES

public static final String HEADER_REFERENCES
See Also:
Constant Field Values

HEADER_MESSAGE_ID

public static final String HEADER_MESSAGE_ID
See Also:
Constant Field Values

HEADER_REFERENCES_SEPARATOR

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

SConsts

public SConsts()


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.