tigase.server.bosh
Class Constants
java.lang.Object
tigase.server.bosh.Constants
public abstract class Constants
- extends java.lang.Object
Describe class Constants here.
Created: Tue Jun 5 22:22:09 2007
- Version:
- $Rev: 872 $
- 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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.String BOSH_XMLNS
- See Also:
- Constant Field Values
BODY_EL_NAME
protected static final java.lang.String BODY_EL_NAME
- See Also:
- Constant Field Values
CONTENT_ATTR
protected static final java.lang.String CONTENT_ATTR
- See Also:
- Constant Field Values
WAIT_ATTR
protected static final java.lang.String WAIT_ATTR
- See Also:
- Constant Field Values
HOLD_ATTR
protected static final java.lang.String HOLD_ATTR
- See Also:
- Constant Field Values
RID_ATTR
protected static final java.lang.String RID_ATTR
- See Also:
- Constant Field Values
TO_ATTR
protected static final java.lang.String TO_ATTR
- See Also:
- Constant Field Values
ROUTE_ATTR
protected static final java.lang.String ROUTE_ATTR
- See Also:
- Constant Field Values
SECURE_ATTR
protected static final java.lang.String SECURE_ATTR
- See Also:
- Constant Field Values
ACK_ATTR
protected static final java.lang.String ACK_ATTR
- See Also:
- Constant Field Values
SID_ATTR
protected static final java.lang.String SID_ATTR
- See Also:
- Constant Field Values
INACTIVITY_ATTR
protected static final java.lang.String INACTIVITY_ATTR
- See Also:
- Constant Field Values
POLLING_ATTR
protected static final java.lang.String POLLING_ATTR
- See Also:
- Constant Field Values
REQUESTS_ATTR
protected static final java.lang.String REQUESTS_ATTR
- See Also:
- Constant Field Values
ACCEPT_ATTR
protected static final java.lang.String ACCEPT_ATTR
- See Also:
- Constant Field Values
MAXPAUSE_ATTR
protected static final java.lang.String MAXPAUSE_ATTR
- See Also:
- Constant Field Values
CHARSETS_ATTR
protected static final java.lang.String CHARSETS_ATTR
- See Also:
- Constant Field Values
VER_ATTR
protected static final java.lang.String VER_ATTR
- See Also:
- Constant Field Values
FROM_ATTR
protected static final java.lang.String FROM_ATTR
- See Also:
- Constant Field Values
AUTHID_ATTR
protected static final java.lang.String AUTHID_ATTR
- See Also:
- Constant Field Values
RESTART_ATTR
protected static final java.lang.String RESTART_ATTR
- See Also:
- Constant Field Values
LANG_ATTR
protected static final java.lang.String LANG_ATTR
- See Also:
- Constant Field Values
CACHE_ATTR
protected static final java.lang.String CACHE_ATTR
- See Also:
- Constant Field Values
CACHE_ID_ATTR
protected static final java.lang.String CACHE_ID_ATTR
- See Also:
- Constant Field Values
CONTENT_TYPE_DEF
protected static final java.lang.String CONTENT_TYPE_DEF
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2009 Tigase. All Rights Reserved.