public abstract class Constants extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
Constants.CacheAction |
Modifier and Type | Field and Description |
---|---|
protected static String |
ACCEPT_ATTR |
protected static String |
ACK_ATTR |
protected static String |
AUTHID_ATTR |
protected static String |
BATCH_QUEUE_TIMEOUT_KEY |
protected static long |
BATCH_QUEUE_TIMEOUT_VAL |
protected static String |
BODY_EL_NAME |
protected static String[] |
BODY_EL_PATH |
protected static long |
BOSH_SESSION_CLOSE_DELAY_DEF_VAL |
protected static String |
BOSH_SESSION_CLOSE_DELAY_PROP_KEY |
static String |
BOSH_VERSION |
protected static String |
BOSH_XMLNS |
protected static String |
CACHE_ATTR |
protected static String |
CACHE_ID_ATTR |
protected static String |
CHARSETS_ATTR |
protected static String |
CONCURRENT_REQUESTS_PROP_KEY |
protected static int |
CONCURRENT_REQUESTS_PROP_VAL |
protected static String |
CONTENT_ATTR |
protected static String |
CONTENT_TYPE_DEF |
protected static String |
FROM_ATTR |
protected static String |
HOLD_ATTR |
protected static String |
HOLD_REQUESTS_PROP_KEY |
protected static int |
HOLD_REQUESTS_PROP_VAL |
protected static String |
HOST_ATTR
Name of custom attribute to pass name of host to which BOSH connection is established
|
protected static String |
INACTIVITY_ATTR |
protected static String |
LANG_ATTR |
protected static String |
MAX_BATCH_SIZE_KEY |
protected static int |
MAX_BATCH_SIZE_VAL |
protected static String |
MAX_INACTIVITY_PROP_KEY |
protected static long |
MAX_INACTIVITY_PROP_VAL |
protected static int |
MAX_PACKETS |
protected static String |
MAX_PAUSE_PROP_KEY |
protected static long |
MAX_PAUSE_PROP_VAL |
protected static String |
MAX_SESSION_WAITING_PACKETS_KEY |
protected static int |
MAX_SESSION_WAITING_PACKETS_VAL |
protected static String |
MAX_WAIT_DEF_PROP_KEY |
protected static long |
MAX_WAIT_DEF_PROP_VAL |
protected static String |
MAXPAUSE_ATTR |
protected static String |
MIN_POLLING_PROP_KEY |
protected static long |
MIN_POLLING_PROP_VAL |
protected static String |
POLLING_ATTR |
protected static String |
PRE_BIND_ATTR |
protected static String |
REQUESTS_ATTR |
protected static String |
RESTART_ATTR |
protected static String |
RID_ATTR |
protected static String |
ROUTE_ATTR |
protected static String |
SECURE_ATTR |
protected static String |
SEND_NODE_HOSTNAME_KEY |
protected static boolean |
SEND_NODE_HOSTNAME_VAL |
protected static String |
SESSION_ID_ATTR |
protected static String |
SID_ATTR |
protected static String |
SID_LOGGER_KEY |
protected static String |
SID_LOGGER_VAL |
protected static String |
TO_ATTR |
protected static String |
USER_ID_ATTR |
protected static String |
VER_ATTR |
protected static String |
WAIT_ATTR |
protected static String |
XMLNS_CLIENT_VAL |
Constructor and Description |
---|
Constants() |
public static final String BOSH_VERSION
protected static final String ACCEPT_ATTR
protected static final String ACK_ATTR
protected static final String AUTHID_ATTR
protected static final String BATCH_QUEUE_TIMEOUT_KEY
protected static final long BATCH_QUEUE_TIMEOUT_VAL
protected static final String BODY_EL_NAME
protected static final String[] BODY_EL_PATH
protected static final long BOSH_SESSION_CLOSE_DELAY_DEF_VAL
protected static final String BOSH_SESSION_CLOSE_DELAY_PROP_KEY
protected static final String BOSH_XMLNS
protected static final String CACHE_ATTR
protected static final String CACHE_ID_ATTR
protected static final String CHARSETS_ATTR
protected static final String CONCURRENT_REQUESTS_PROP_KEY
protected static final int CONCURRENT_REQUESTS_PROP_VAL
protected static final String CONTENT_ATTR
protected static final String CONTENT_TYPE_DEF
protected static final String FROM_ATTR
protected static final String HOLD_ATTR
protected static final String HOLD_REQUESTS_PROP_KEY
protected static final int HOLD_REQUESTS_PROP_VAL
protected static final String HOST_ATTR
protected static final String INACTIVITY_ATTR
protected static final String LANG_ATTR
protected static final String PRE_BIND_ATTR
protected static final String SESSION_ID_ATTR
protected static final String USER_ID_ATTR
protected static final String MAX_BATCH_SIZE_KEY
protected static final String MAX_INACTIVITY_PROP_KEY
protected static final long MAX_INACTIVITY_PROP_VAL
protected static final int MAX_PACKETS
protected static final String MAX_PAUSE_PROP_KEY
protected static final long MAX_PAUSE_PROP_VAL
protected static final String MAX_SESSION_WAITING_PACKETS_KEY
protected static final int MAX_SESSION_WAITING_PACKETS_VAL
protected static final String MAX_WAIT_DEF_PROP_KEY
protected static final long MAX_WAIT_DEF_PROP_VAL
protected static final String MAXPAUSE_ATTR
protected static final String MIN_POLLING_PROP_KEY
protected static final long MIN_POLLING_PROP_VAL
protected static final String POLLING_ATTR
protected static final String REQUESTS_ATTR
protected static final String RESTART_ATTR
protected static final String RID_ATTR
protected static final String ROUTE_ATTR
protected static final String SECURE_ATTR
protected static final String SEND_NODE_HOSTNAME_KEY
protected static final boolean SEND_NODE_HOSTNAME_VAL
protected static final String SID_ATTR
protected static final String TO_ATTR
protected static final String VER_ATTR
protected static final String WAIT_ATTR
protected static final String XMLNS_CLIENT_VAL
protected static final int MAX_BATCH_SIZE_VAL
protected static final String SID_LOGGER_KEY
protected static final String SID_LOGGER_VAL
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.