|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.jboss.* |
---|
org.jboss.messaging.core.client.ConnectionParams | ||
---|---|---|
public static final boolean |
DEFAULT_INVM_DISABLED |
false |
public static final int |
DEFAULT_KEEP_ALIVE_INTERVAL |
10000 |
public static final int |
DEFAULT_KEEP_ALIVE_TIMEOUT |
5000 |
public static final int |
DEFAULT_REQRES_TIMEOUT |
5000 |
public static final boolean |
DEFAULT_SSL_ENABLED |
false |
public static final java.lang.String |
REMOTING_ENABLE_SSL |
"remoting.enable.ssl" |
public static final java.lang.String |
REMOTING_SSL_KEYSTORE_PASSWORD |
"remoting.ssl.keystore.password" |
public static final java.lang.String |
REMOTING_SSL_KEYSTORE_PATH |
"remoting.ssl.keystore.path" |
public static final java.lang.String |
REMOTING_SSL_TRUSTSTORE_PASSWORD |
"remoting.ssl.truststore.password" |
public static final java.lang.String |
REMOTING_SSL_TRUSTSTORE_PATH |
"remoting.ssl.truststore.path" |
org.jboss.messaging.core.config.impl.ConfigurationImpl | ||
---|---|---|
public static final long |
DEFAULT_AIO_TIMEOUT |
90000L |
public static final boolean |
DEFAULT_INVM_DISABLED |
false |
public static final int |
DEFAULT_MAX_AIO |
3000 |
public static final int |
DEFAULT_REMOTING_PORT |
5400 |
public static final boolean |
DEFAULT_SSL_ENABLED |
false |
public static final java.lang.String |
REMOTING_DISABLE_INVM_SYSPROP_KEY |
"jbm.remoting.disable.invm" |
public static final java.lang.String |
REMOTING_ENABLE_SSL_SYSPROP_KEY |
"jbm.remoting.enable.ssl" |
org.jboss.messaging.core.deployers.impl.XmlDeployer | ||
---|---|---|
protected static final java.lang.String |
NAME_ATTR |
"name" |
org.jboss.messaging.core.exception.MessagingException | ||
---|---|---|
public static final int |
ADDRESS_DOES_NOT_EXIST |
106 |
public static final int |
ADDRESS_EXISTS |
107 |
public static final int |
CONNECTION_TIMEDOUT |
3 |
public static final int |
ILLEGAL_STATE |
104 |
public static final int |
INCOMPATIBLE_CLIENT_SERVER_VERSIONS |
108 |
public static final int |
INTERNAL_ERROR |
0 |
public static final int |
INVALID_FILTER_EXPRESSION |
103 |
public static final int |
NOT_CONNECTED |
2 |
public static final int |
OBJECT_CLOSED |
102 |
public static final int |
QUEUE_DOES_NOT_EXIST |
100 |
public static final int |
QUEUE_EXISTS |
101 |
public static final int |
SECURITY_EXCEPTION |
105 |
public static final int |
UNSUPPORTED_PACKET |
1 |
org.jboss.messaging.core.filter.impl.Operator | ||
---|---|---|
public static final int |
ADD |
9 |
public static final int |
AND |
2 |
public static final int |
BETWEEN |
14 |
public static final int |
BOOLEAN |
3 |
public static final int |
DIFFERENT |
8 |
public static final int |
DIV |
13 |
public static final int |
DOUBLE |
1 |
public static final int |
EQUAL |
0 |
public static final int |
GE |
5 |
public static final int |
GT |
4 |
public static final int |
IN |
22 |
public static final int |
IS_NOT_NULL |
21 |
public static final int |
IS_NULL |
20 |
public static final int |
LE |
7 |
public static final int |
LIKE |
16 |
public static final int |
LIKE_ESCAPE |
18 |
public static final int |
LONG |
2 |
public static final int |
LT |
6 |
public static final int |
MUL |
12 |
public static final int |
NEG |
11 |
public static final int |
NOT |
1 |
public static final int |
NOT_BETWEEN |
15 |
public static final int |
NOT_IN |
23 |
public static final int |
NOT_LIKE |
17 |
public static final int |
NOT_LIKE_ESCAPE |
19 |
public static final int |
OR |
3 |
public static final int |
STRING |
0 |
public static final int |
SUB |
10 |
org.jboss.messaging.core.journal.impl.JournalImpl | ||
---|---|---|
public static final byte |
ADD_RECORD |
11 |
public static final byte |
ADD_RECORD_TX |
14 |
public static final byte |
COMMIT_RECORD |
18 |
public static final byte |
DELETE_RECORD |
13 |
public static final byte |
DELETE_RECORD_TX |
16 |
public static final byte |
DONE |
20 |
public static final byte |
FILL_CHARACTER |
74 |
public static final int |
MIN_FILE_SIZE |
1024 |
public static final int |
MIN_TASK_PERIOD |
1000 |
public static final byte |
PREPARE_RECORD |
17 |
public static final byte |
ROLLBACK_RECORD |
19 |
public static final int |
SIZE_ADD_RECORD |
15 |
public static final int |
SIZE_ADD_RECORD_TX |
23 |
public static final byte |
SIZE_COMMIT_RECORD |
10 |
public static final int |
SIZE_DELETE_RECORD |
10 |
public static final int |
SIZE_DELETE_RECORD_TX |
18 |
public static final int |
SIZE_HEADER |
8 |
public static final int |
SIZE_PREPARE_RECORD |
10 |
public static final byte |
SIZE_ROLLBACK_RECORD |
10 |
public static final byte |
SIZE_UPDATE_RECORD |
15 |
public static final int |
SIZE_UPDATE_RECORD_TX |
23 |
public static final byte |
UPDATE_RECORD |
12 |
public static final byte |
UPDATE_RECORD_TX |
15 |
org.jboss.messaging.core.persistence.impl.journal.JournalStorageManager | ||
---|---|---|
public static final byte |
ACKNOWLEDGE_REF |
32 |
public static final byte |
ADD_MESSAGE |
31 |
public static final byte |
SET_SCHEDULED_DELIVERY_TIME |
44 |
public static final int |
SIZE_FIELDS |
21 |
public static final byte |
UPDATE_DELIVERY_COUNT |
33 |
org.jboss.messaging.core.remoting.Packet | ||
---|---|---|
public static final long |
NO_ID_SET |
-1L |
org.jboss.messaging.core.remoting.impl.wireformat.EmptyPacket | ||
---|---|---|
public static final byte |
CLOSE |
11 |
public static final byte |
CONN_CREATESESSION |
30 |
public static final byte |
CONN_CREATESESSION_RESP |
31 |
public static final byte |
CONN_START |
32 |
public static final byte |
CONN_STOP |
33 |
public static final byte |
CONS_FLOWTOKEN |
90 |
public static final byte |
CREATECONNECTION |
20 |
public static final byte |
CREATECONNECTION_RESP |
21 |
public static final byte |
EXCEPTION |
10 |
public static final byte |
NULL |
1 |
public static final byte |
PING |
4 |
public static final byte |
PONG |
5 |
public static final byte |
PROD_RECEIVETOKENS |
101 |
public static final byte |
PROD_SEND |
100 |
public static final byte |
RECEIVE_MSG |
110 |
public static final byte |
SESS_ACKNOWLEDGE |
46 |
public static final byte |
SESS_ADD_DESTINATION |
55 |
public static final byte |
SESS_BINDINGQUERY |
57 |
public static final byte |
SESS_BINDINGQUERY_RESP |
58 |
public static final byte |
SESS_BROWSER_HASNEXTMESSAGE |
60 |
public static final byte |
SESS_BROWSER_HASNEXTMESSAGE_RESP |
61 |
public static final byte |
SESS_BROWSER_NEXTMESSAGE |
64 |
public static final byte |
SESS_BROWSER_RESET |
59 |
public static final byte |
SESS_CANCEL |
50 |
public static final byte |
SESS_COMMIT |
48 |
public static final byte |
SESS_CREATEBROWSER |
44 |
public static final byte |
SESS_CREATEBROWSER_RESP |
45 |
public static final byte |
SESS_CREATECONSUMER |
40 |
public static final byte |
SESS_CREATECONSUMER_RESP |
41 |
public static final byte |
SESS_CREATEPRODUCER |
42 |
public static final byte |
SESS_CREATEPRODUCER_RESP |
43 |
public static final byte |
SESS_CREATEQUEUE |
53 |
public static final byte |
SESS_DELETE_QUEUE |
54 |
public static final byte |
SESS_QUEUEQUERY |
51 |
public static final byte |
SESS_QUEUEQUERY_RESP |
52 |
public static final byte |
SESS_RECOVER |
47 |
public static final byte |
SESS_REMOVE_DESTINATION |
56 |
public static final byte |
SESS_ROLLBACK |
49 |
public static final byte |
SESS_XA_COMMIT |
68 |
public static final byte |
SESS_XA_END |
67 |
public static final byte |
SESS_XA_FORGET |
75 |
public static final byte |
SESS_XA_GET_TIMEOUT |
80 |
public static final byte |
SESS_XA_GET_TIMEOUT_RESP |
81 |
public static final byte |
SESS_XA_INDOUBT_XIDS |
76 |
public static final byte |
SESS_XA_INDOUBT_XIDS_RESP |
77 |
public static final byte |
SESS_XA_JOIN |
72 |
public static final byte |
SESS_XA_PREPARE |
69 |
public static final byte |
SESS_XA_RESP |
70 |
public static final byte |
SESS_XA_RESUME |
74 |
public static final byte |
SESS_XA_ROLLBACK |
71 |
public static final byte |
SESS_XA_SET_TIMEOUT |
78 |
public static final byte |
SESS_XA_SET_TIMEOUT_RESP |
79 |
public static final byte |
SESS_XA_START |
66 |
public static final byte |
SESS_XA_SUSPEND |
73 |
org.jboss.messaging.core.security.CheckType | ||
---|---|---|
public static final int |
TYPE_CREATE |
2 |
public static final int |
TYPE_READ |
0 |
public static final int |
TYPE_WRITE |
1 |
org.jboss.messaging.core.security.Role | ||
---|---|---|
public static final java.lang.String |
CREATE_NAME |
"create" |
public static final java.lang.String |
READ_NAME |
"read" |
public static final java.lang.String |
WRITE_NAME |
"write" |
org.jboss.messaging.core.server.Queue | ||
---|---|---|
public static final int |
NUM_PRIORITIES |
10 |
org.jboss.messaging.jms.JBossQueue | ||
---|---|---|
public static final java.lang.String |
JMS_QUEUE_ADDRESS_PREFIX |
"queuejms." |
org.jboss.messaging.jms.JBossTemporaryQueue | ||
---|---|---|
public static final java.lang.String |
JMS_TEMP_QUEUE_ADDRESS_PREFIX |
"queuetempjms." |
org.jboss.messaging.jms.JBossTemporaryTopic | ||
---|---|---|
public static final java.lang.String |
JMS_TEMP_TOPIC_ADDRESS_PREFIX |
"topictempjms." |
org.jboss.messaging.jms.JBossTopic | ||
---|---|---|
public static final java.lang.String |
JMS_TOPIC_ADDRESS_PREFIX |
"topicjms." |
org.jboss.messaging.jms.client.JBossBytesMessage | ||
---|---|---|
public static final byte |
TYPE |
4 |
org.jboss.messaging.jms.client.JBossMapMessage | ||
---|---|---|
public static final byte |
TYPE |
5 |
org.jboss.messaging.jms.client.JBossMessage | ||
---|---|---|
public static final java.lang.String |
JBOSS_MESSAGING_BRIDGE_MESSAGE_ID_LIST |
"JBM_BRIDGE_MSG_ID_LIST" |
org.jboss.messaging.jms.client.JBossObjectMessage | ||
---|---|---|
public static final byte |
TYPE |
2 |
org.jboss.messaging.jms.client.JBossStreamMessage | ||
---|---|---|
public static final byte |
TYPE |
6 |
org.jboss.messaging.jms.client.JBossTextMessage | ||
---|---|---|
public static final byte |
TYPE |
3 |
org.jboss.messaging.jms.client.plugin.LoadBalancingPolicy | ||
---|---|---|
public static final long |
serialVersionUID |
328573973957394573L |
org.jboss.messaging.jms.server.bridge.Bridge | ||
---|---|---|
public static final int |
QOS_AT_MOST_ONCE |
0 |
public static final int |
QOS_DUPLICATES_OK |
1 |
public static final int |
QOS_ONCE_AND_ONLY_ONCE |
2 |
org.jboss.messaging.util.DataConstants | ||
---|---|---|
public static final byte |
BOOLEAN |
2 |
public static final byte |
BYTE |
3 |
public static final byte |
BYTES |
4 |
public static final byte |
CHAR |
11 |
public static final byte |
DOUBLE |
9 |
public static final byte |
FALSE |
0 |
public static final byte |
FLOAT |
8 |
public static final byte |
INT |
6 |
public static final byte |
LONG |
7 |
public static final byte |
NOT_NULL |
1 |
public static final byte |
NULL |
0 |
public static final byte |
SHORT |
5 |
public static final int |
SIZE_BOOLEAN |
1 |
public static final int |
SIZE_BYTE |
1 |
public static final int |
SIZE_CHAR |
2 |
public static final int |
SIZE_DOUBLE |
8 |
public static final int |
SIZE_FLOAT |
4 |
public static final int |
SIZE_INT |
4 |
public static final int |
SIZE_LONG |
8 |
public static final int |
SIZE_SHORT |
2 |
public static final byte |
STRING |
10 |
public static final byte |
TRUE |
1 |
org.jboss.messaging.util.UUID | ||
---|---|---|
public static final byte |
INDEX_CLOCK_HI |
6 |
public static final byte |
INDEX_CLOCK_LO |
0 |
public static final byte |
INDEX_CLOCK_MID |
4 |
public static final byte |
INDEX_CLOCK_SEQUENCE |
8 |
public static final byte |
INDEX_TYPE |
6 |
public static final byte |
INDEX_VARIATION |
8 |
public static final java.lang.String |
NAMESPACE_DNS |
"6ba7b810-9dad-11d1-80b4-00c04fd430c8" |
public static final java.lang.String |
NAMESPACE_OID |
"6ba7b812-9dad-11d1-80b4-00c04fd430c8" |
public static final java.lang.String |
NAMESPACE_URL |
"6ba7b811-9dad-11d1-80b4-00c04fd430c8" |
public static final java.lang.String |
NAMESPACE_X500 |
"6ba7b814-9dad-11d1-80b4-00c04fd430c8" |
public static final byte |
TYPE_DCE |
2 |
public static final byte |
TYPE_NAME_BASED |
3 |
public static final byte |
TYPE_NULL |
0 |
public static final byte |
TYPE_RANDOM_BASED |
4 |
public static final byte |
TYPE_TIME_BASED |
1 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |