tigase.server.bosh
Class Constants
java.lang.Object
tigase.server.bosh.Constants
public abstract class Constants
- extends Object
Describe class Constants here.
Created: Tue Jun 5 22:22:09 2007
- Version:
- $Rev$
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOSH_VERSION
public static final String BOSH_VERSION
- See Also:
- Constant Field Values
MAX_PACKETS
protected static final int MAX_PACKETS
- See Also:
- Constant Field Values
MAX_WAIT_DEF_PROP_KEY
protected static final String MAX_WAIT_DEF_PROP_KEY
- See Also:
- Constant Field Values
MAX_WAIT_DEF_PROP_VAL
protected static final long MAX_WAIT_DEF_PROP_VAL
- See Also:
- Constant Field Values
MIN_POLLING_PROP_KEY
protected static final String MIN_POLLING_PROP_KEY
- See Also:
- Constant Field Values
MIN_POLLING_PROP_VAL
protected static final long MIN_POLLING_PROP_VAL
- See Also:
- Constant Field Values
MAX_INACTIVITY_PROP_KEY
protected static final String MAX_INACTIVITY_PROP_KEY
- See Also:
- Constant Field Values
MAX_INACTIVITY_PROP_VAL
protected static final long MAX_INACTIVITY_PROP_VAL
- See Also:
- Constant Field Values
CONCURRENT_REQUESTS_PROP_KEY
protected static final String CONCURRENT_REQUESTS_PROP_KEY
- See Also:
- Constant Field Values
CONCURRENT_REQUESTS_PROP_VAL
protected static final int CONCURRENT_REQUESTS_PROP_VAL
- See Also:
- Constant Field Values
HOLD_REQUESTS_PROP_KEY
protected static final String HOLD_REQUESTS_PROP_KEY
- See Also:
- Constant Field Values
HOLD_REQUESTS_PROP_VAL
protected static final int HOLD_REQUESTS_PROP_VAL
- See Also:
- Constant Field Values
MAX_PAUSE_PROP_KEY
protected static final String MAX_PAUSE_PROP_KEY
- See Also:
- Constant Field Values
MAX_PAUSE_PROP_VAL
protected static final long MAX_PAUSE_PROP_VAL
- See Also:
- Constant Field Values
BOSH_XMLNS
protected static final String BOSH_XMLNS
- See Also:
- Constant Field Values
BODY_EL_NAME
protected static final String BODY_EL_NAME
- See Also:
- Constant Field Values
CONTENT_ATTR
protected static final String CONTENT_ATTR
- See Also:
- Constant Field Values
WAIT_ATTR
protected static final String WAIT_ATTR
- See Also:
- Constant Field Values
HOLD_ATTR
protected static final String HOLD_ATTR
- See Also:
- Constant Field Values
RID_ATTR
protected static final String RID_ATTR
- See Also:
- Constant Field Values
TO_ATTR
protected static final String TO_ATTR
- See Also:
- Constant Field Values
ROUTE_ATTR
protected static final String ROUTE_ATTR
- See Also:
- Constant Field Values
SECURE_ATTR
protected static final String SECURE_ATTR
- See Also:
- Constant Field Values
ACK_ATTR
protected static final String ACK_ATTR
- See Also:
- Constant Field Values
SID_ATTR
protected static final String SID_ATTR
- See Also:
- Constant Field Values
INACTIVITY_ATTR
protected static final String INACTIVITY_ATTR
- See Also:
- Constant Field Values
POLLING_ATTR
protected static final String POLLING_ATTR
- See Also:
- Constant Field Values
REQUESTS_ATTR
protected static final String REQUESTS_ATTR
- See Also:
- Constant Field Values
ACCEPT_ATTR
protected static final String ACCEPT_ATTR
- See Also:
- Constant Field Values
MAXPAUSE_ATTR
protected static final String MAXPAUSE_ATTR
- See Also:
- Constant Field Values
CHARSETS_ATTR
protected static final String CHARSETS_ATTR
- See Also:
- Constant Field Values
VER_ATTR
protected static final String VER_ATTR
- See Also:
- Constant Field Values
FROM_ATTR
protected static final String FROM_ATTR
- See Also:
- Constant Field Values
AUTHID_ATTR
protected static final String AUTHID_ATTR
- See Also:
- Constant Field Values
RESTART_ATTR
protected static final String RESTART_ATTR
- See Also:
- Constant Field Values
LANG_ATTR
protected static final String LANG_ATTR
- See Also:
- Constant Field Values
CACHE_ATTR
protected static final String CACHE_ATTR
- See Also:
- Constant Field Values
CACHE_ID_ATTR
protected static final String CACHE_ID_ATTR
- See Also:
- Constant Field Values
CONTENT_TYPE_DEF
protected static final String CONTENT_TYPE_DEF
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.