Package tigase.server.bosh
Class Constants
java.lang.Object
tigase.server.bosh.Constants
Describe class Constants here.
Created: Tue Jun 5 22:22:09 2007
Created: Tue Jun 5 22:22:09 2007
- Author:
- Artur Hefczyc
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final String
protected static final String
protected static final String
protected static final String
protected static final long
protected static final String
protected static final String[]
protected static final long
protected static final String
static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final int
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final int
protected static final String
Name of custom attribute to pass name of host to which BOSH connection is establishedprotected static final String
protected static final String
protected static final String
protected static final int
protected static final String
protected static final long
protected static final int
protected static final String
protected static final long
protected static final String
protected static final int
protected static final String
protected static final long
protected static final String
protected static final String
protected static final long
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final boolean
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BOSH_VERSION
- See Also:
-
ACCEPT_ATTR
- See Also:
-
ACK_ATTR
- See Also:
-
AUTHID_ATTR
- See Also:
-
BATCH_QUEUE_TIMEOUT_KEY
- See Also:
-
BATCH_QUEUE_TIMEOUT_VAL
protected static final long BATCH_QUEUE_TIMEOUT_VAL- See Also:
-
BODY_EL_NAME
- See Also:
-
BODY_EL_PATH
-
BOSH_SESSION_CLOSE_DELAY_DEF_VAL
protected static final long BOSH_SESSION_CLOSE_DELAY_DEF_VAL- See Also:
-
BOSH_SESSION_CLOSE_DELAY_PROP_KEY
- See Also:
-
BOSH_XMLNS
- See Also:
-
CACHE_ATTR
- See Also:
-
CACHE_ID_ATTR
- See Also:
-
CHARSETS_ATTR
- See Also:
-
CONCURRENT_REQUESTS_PROP_KEY
- See Also:
-
CONCURRENT_REQUESTS_PROP_VAL
protected static final int CONCURRENT_REQUESTS_PROP_VAL- See Also:
-
CONTENT_ATTR
- See Also:
-
CONTENT_TYPE_DEF
- See Also:
-
FROM_ATTR
- See Also:
-
HOLD_ATTR
- See Also:
-
HOLD_REQUESTS_PROP_KEY
- See Also:
-
HOLD_REQUESTS_PROP_VAL
protected static final int HOLD_REQUESTS_PROP_VAL- See Also:
-
HOST_ATTR
Name of custom attribute to pass name of host to which BOSH connection is established- See Also:
-
INACTIVITY_ATTR
- See Also:
-
LANG_ATTR
- See Also:
-
PRE_BIND_ATTR
- See Also:
-
SESSION_ID_ATTR
- See Also:
-
USER_ID_ATTR
- See Also:
-
MAX_BATCH_SIZE_KEY
- See Also:
-
MAX_INACTIVITY_PROP_KEY
- See Also:
-
MAX_INACTIVITY_PROP_VAL
protected static final long MAX_INACTIVITY_PROP_VAL- See Also:
-
MAX_PACKETS
protected static final int MAX_PACKETS- See Also:
-
MAX_PAUSE_PROP_KEY
- See Also:
-
MAX_PAUSE_PROP_VAL
protected static final long MAX_PAUSE_PROP_VAL- See Also:
-
MAX_SESSION_WAITING_PACKETS_KEY
- See Also:
-
MAX_SESSION_WAITING_PACKETS_VAL
protected static final int MAX_SESSION_WAITING_PACKETS_VAL- See Also:
-
MAX_WAIT_DEF_PROP_KEY
- See Also:
-
MAX_WAIT_DEF_PROP_VAL
protected static final long MAX_WAIT_DEF_PROP_VAL- See Also:
-
MAXPAUSE_ATTR
- See Also:
-
MIN_POLLING_PROP_KEY
- See Also:
-
MIN_POLLING_PROP_VAL
protected static final long MIN_POLLING_PROP_VAL- See Also:
-
POLLING_ATTR
- See Also:
-
REQUESTS_ATTR
- See Also:
-
RESTART_ATTR
- See Also:
-
RID_ATTR
- See Also:
-
ROUTE_ATTR
- See Also:
-
SECURE_ATTR
- See Also:
-
SEND_NODE_HOSTNAME_KEY
- See Also:
-
SEND_NODE_HOSTNAME_VAL
protected static final boolean SEND_NODE_HOSTNAME_VAL- See Also:
-
SID_ATTR
- See Also:
-
TO_ATTR
- See Also:
-
VER_ATTR
- See Also:
-
WAIT_ATTR
- See Also:
-
XMLNS_CLIENT_VAL
- See Also:
-
MAX_BATCH_SIZE_VAL
protected static final int MAX_BATCH_SIZE_VAL- See Also:
-
SID_LOGGER_KEY
- See Also:
-
SID_LOGGER_VAL
-
-
Constructor Details
-
Constants
public Constants()
-