| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INVALID_OBJECT_MSG |
"Only Primitive objects allowed. Object is: " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FRAME_HEADER_SIZE |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FEATURE_QPID_JMS_SELECTOR |
"qpid.jms-selector" |
public static final String |
FEDERATION_TAG |
"qpid.federation_tag" |
public static final String |
PRODUCT |
"product" |
public static final String |
QPID_BUILD |
"qpid.build" |
public static final String |
QPID_FEATURES |
"qpid.features" |
public static final String |
QPID_INSTANCE_NAME |
"qpid.instance_name" |
public static final String |
QPID_TEMPORARY_QUEUE_PREFIX |
"qpid.temporary_queue_prefix" |
public static final String |
VERSION |
"version" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADDR_SYNTAX_SUPPORTED_IN_0_8 |
"qpid.addr_syntax_supported" |
public static final String |
AMQP_VERSION |
"qpid.amqp.version" |
public static final String |
CONNECTION_OPTION_COMPRESS_MESSAGES |
"qpid.connection_compress_messages" |
public static final String |
CONNECTION_OPTION_MESSAGE_COMPRESSION_THRESHOLD_SIZE |
"qpid.message_compression_threshold_size" |
public static final String |
CONNECTION_OPTION_SSL_VERIFY_HOST_NAME |
"qpid.connection_ssl_verify_hostname" |
public static final String |
DAEMON_DISPATCHER |
"qpid.jms.daemon.dispatcher" |
public static final boolean |
DEFAULT_ADDR_SYNTAX_0_8_SUPPORT |
true |
public static final int |
DEFAULT_CLOSE_TIMEOUT |
2000 |
public static final boolean |
DEFAULT_CONNECTION_OPTION_COMPRESS_MESSAGES |
false |
public static final boolean |
DEFAULT_CONNECTION_OPTION_SSL_VERIFY_HOST_NAME |
true |
public static final long |
DEFAULT_FLOW_CONTROL_WAIT_FAILURE |
60000L |
public static final long |
DEFAULT_FLOW_CONTROL_WAIT_NOTIFY_PERIOD |
5000L |
public static final int |
DEFAULT_MAX_CACHED_ADDR_OPTION_STRINGS |
10 |
public static final int |
DEFAULT_MESSAGE_COMPRESSION_THRESHOLD_SIZE |
102400 |
public static final int |
DEFAULT_SYNC_OPERATION_TIMEOUT |
60000 |
public static final String |
DEST_SYNTAX |
"qpid.dest_syntax" |
public static final String |
IGNORE_SET_CLIENTID_PROP_NAME |
"ignore_setclientID" |
public static final String |
MAX_PREFETCH_DEFAULT |
"500" |
public static final String |
MAX_PREFETCH_PROP_NAME |
"max_prefetch" |
public static final String |
PROCESS_NAME |
"qpid.client_process" |
public static final String |
QPID_BIND_QUEUES_PROP_NAME |
"qpid.bind_queues" |
public static final String |
QPID_CLOSE_TIMEOUT |
"qpid.close_timeout" |
public static final String |
QPID_DECLARE_EXCHANGES_PROP_NAME |
"qpid.declare_exchanges" |
public static final String |
QPID_DECLARE_QUEUES_PROP_NAME |
"qpid.declare_queues" |
public static final String |
QPID_FLOW_CONTROL_WAIT_FAILURE |
"qpid.flow_control_wait_failure" |
public static final String |
QPID_FLOW_CONTROL_WAIT_NOTIFY_PERIOD |
"qpid.flow_control_wait_notify_period" |
public static final String |
QPID_HEARTBEAT_INTERVAL |
"qpid.heartbeat" |
public static final int |
QPID_HEARTBEAT_INTERVAL_010_DEFAULT |
120 |
public static final String |
QPID_HEARTBEAT_TIMEOUT_FACTOR |
"qpid.heartbeat_timeout_factor" |
public static final float |
QPID_HEARTBEAT_TIMEOUT_FACTOR_DEFAULT |
2.0f |
public static final String |
QPID_MAX_CACHED_ADDR_OPTION_STRINGS |
"qpid.max_cached_address_option_strings" |
public static final String |
QPID_SSL_KEY_MANAGER_FACTORY_ALGORITHM_PROP_NAME |
"qpid.ssl.KeyManagerFactory.algorithm" |
public static final String |
QPID_SSL_TRUST_MANAGER_FACTORY_ALGORITHM_PROP_NAME |
"qpid.ssl.TrustManagerFactory.algorithm" |
public static final String |
QPID_SYNC_OP_TIMEOUT |
"qpid.sync_op_timeout" |
public static final String |
QPID_TCP_NODELAY_PROP_NAME |
"qpid.tcp_nodelay" |
public static final String |
QPID_USE_LEGACY_GETQUEUEDEPTH_BEHAVIOUR |
"qpid.use_legacy_getqueuedepth_behavior" |
public static final String |
QPID_VERIFY_CLIENT_ID |
"qpid.verify_client_id" |
public static final String |
RECEIVE_BUFFER_SIZE_PROP_NAME |
"qpid.receive_buffer_size" |
public static final String |
REJECT_BEHAVIOUR_PROP_NAME |
"qpid.reject.behaviour" |
public static final String |
SEND_BUFFER_SIZE_PROP_NAME |
"qpid.send_buffer_size" |
public static final String |
SET_EXPIRATION_AS_TTL |
"qpid.set_expiration_as_ttl" |
public static final String |
SYNC_ACK_PROP_NAME |
"sync_ack" |
public static final String |
SYNC_CLIENT_ACK |
"sync_client_ack" |
public static final String |
SYNC_PERSISTENT_PROP_NAME |
"sync_persistence" |
public static final String |
SYNC_PUBLISH_PROP_NAME |
"sync_publish" |
public static final String |
USE_LEGACY_MAP_MESSAGE_FORMAT |
"qpid.use_legacy_map_message" |
public static final String |
USE_LEGACY_STREAM_MESSAGE_FORMAT |
"qpid.use_legacy_stream_message" |
public static final String |
VERIFY_QUEUE_ON_SEND |
"qpid.verify_queue_on_send" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUILD_VERSION_PROPERTY |
"qpid.svnversion" |
public static final int |
IO_NETWORK_TRANSPORT_TIMEOUT_DEFAULT |
60000 |
public static final String |
IO_NETWORK_TRANSPORT_TIMEOUT_PROP_NAME |
"qpid.io_network_transport_timeout" |
public static final String |
PRODUCT_NAME_PROPERTY |
"qpid.name" |
public static final String |
QPID_CLIENT_SECURITY_TLS_CIPHER_SUITE_BLACK_LIST |
"qpid.client.security.tls.cipherSuiteBlackList" |
public static final String |
QPID_CLIENT_SECURITY_TLS_CIPHER_SUITE_WHITE_LIST |
"qpid.client.security.tls.cipherSuiteWhiteList" |
public static final String |
QPID_CLIENT_SECURITY_TLS_PROTOCOL_BLACK_LIST |
"qpid.client.security.tls.protocolBlackList" |
public static final String |
QPID_CLIENT_SECURITY_TLS_PROTOCOL_WHITE_LIST |
"qpid.client.security.tls.protocolWhiteList" |
public static final String |
QPID_SECURITY_OBJECT_MESSAGE_CLASS_HIERARCHY_BLACK_LIST |
"qpid.security.objectMessage.classHierarchyBlackList" |
public static final String |
QPID_SECURITY_OBJECT_MESSAGE_CLASS_HIERARCHY_WHITE_LIST |
"qpid.security.objectMessage.classHierarchyWhiteList" |
public static final String |
QPID_SECURITY_TLS_CIPHER_SUITE_BLACK_LIST |
"qpid.security.tls.cipherSuiteBlackList" |
public static final String |
QPID_SECURITY_TLS_CIPHER_SUITE_BLACK_LIST_DEFAULT |
"" |
public static final String |
QPID_SECURITY_TLS_CIPHER_SUITE_WHITE_LIST |
"qpid.security.tls.cipherSuiteWhiteList" |
public static final String |
QPID_SECURITY_TLS_CIPHER_SUITE_WHITE_LIST_DEFAULT |
"" |
public static final String |
QPID_SECURITY_TLS_PROTOCOL_BLACK_LIST |
"qpid.security.tls.protocolBlackList" |
public static final String |
QPID_SECURITY_TLS_PROTOCOL_BLACK_LIST_DEFAULT |
"TLSv1\\.0" |
public static final String |
QPID_SECURITY_TLS_PROTOCOL_WHITE_LIST |
"qpid.security.tls.protocolWhiteList" |
public static final String |
QPID_SECURITY_TLS_PROTOCOL_WHITE_LIST_DEFAULT |
"TLSv1\\.[0-9]+" |
public static final String |
RELEASE_VERSION_PROPERTY |
"qpid.version" |
public static final String |
RELEASE_VERSION_SUFFIX |
"qpid.version.suffix" |
public static final String |
VERSION_RESOURCE |
"qpidversion.properties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_EXCHANGE_NAME |
"" |
public static final String |
DIRECT_EXCHANGE_CLASS |
"direct" |
public static final String |
DIRECT_EXCHANGE_NAME |
"amq.direct" |
public static final String |
FANOUT_EXCHANGE_CLASS |
"fanout" |
public static final String |
FANOUT_EXCHANGE_NAME |
"amq.fanout" |
public static final String |
HEADERS_EXCHANGE_CLASS |
"headers" |
public static final String |
HEADERS_EXCHANGE_NAME |
"amq.match" |
public static final String |
TOPIC_EXCHANGE_CLASS |
"topic" |
public static final String |
TOPIC_EXCHANGE_NAME |
"amq.topic" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DOUBLE |
3 |
protected static final int |
INTEGER |
1 |
protected static final int |
LONG |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
AND |
9 |
public static final int |
BETWEEN |
11 |
public static final int |
BLOCK_COMMENT |
7 |
public static final int |
DECIMAL_LITERAL |
19 |
public static final int |
DEFAULT |
0 |
public static final int |
EOF |
0 |
public static final int |
ESCAPE |
13 |
public static final int |
EXPONENT |
23 |
public static final int |
FALSE |
17 |
public static final int |
FLOATING_POINT_LITERAL |
22 |
public static final int |
HEX_LITERAL |
20 |
public static final int |
ID |
25 |
public static final int |
IN |
14 |
public static final int |
IS |
15 |
public static final int |
LIKE |
12 |
public static final int |
LINE_COMMENT |
6 |
public static final int |
NOT |
8 |
public static final int |
NULL |
18 |
public static final int |
OCTAL_LITERAL |
21 |
public static final int |
OR |
10 |
public static final int |
QUOTED_ID |
26 |
public static final int |
STRING_LITERAL |
24 |
public static final int |
TRUE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
staticFlag |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
30 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
30 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FRAME_END_BYTE |
-50 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
TYPE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
TYPE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_LENGTH |
255 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
80 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
31 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
21 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
NON_PERSISTENT |
1 |
public static final byte |
PERSISTENT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
60 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
70 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
72 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
71 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
120 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
40 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
90 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final int |
METHOD_ID |
50 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
20 |
public static final int |
METHOD_ID |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
20 |
public static final int |
METHOD_ID |
40 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
20 |
public static final int |
METHOD_ID |
41 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
20 |
public static final int |
METHOD_ID |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
20 |
public static final int |
METHOD_ID |
21 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
20 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
20 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
85 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
85 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
40 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
41 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
21 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
10 |
public static final int |
METHOD_ID |
31 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
TYPE |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
60 |
public static final byte |
TYPE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
40 |
public static final int |
METHOD_ID |
22 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
40 |
public static final int |
EXCHANGE_NOT_FOUND |
1 |
public static final int |
METHOD_ID |
23 |
public static final int |
NO_BINDINGS |
3 |
public static final int |
NO_QUEUE_BOUND_WITH_RK |
5 |
public static final int |
OK |
0 |
public static final int |
QUEUE_NOT_BOUND |
4 |
public static final int |
QUEUE_NOT_FOUND |
2 |
public static final int |
SPECIFIC_QUEUE_NOT_BOUND_WITH_RK |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
40 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
40 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
40 |
public static final int |
METHOD_ID |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
40 |
public static final int |
METHOD_ID |
21 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
TYPE |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
21 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
40 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
41 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
31 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
50 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
50 |
public static final int |
METHOD_ID |
51 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
90 |
public static final int |
METHOD_ID |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
90 |
public static final int |
METHOD_ID |
21 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
90 |
public static final int |
METHOD_ID |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
90 |
public static final int |
METHOD_ID |
31 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
90 |
public static final int |
METHOD_ID |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLASS_ID |
90 |
public static final int |
METHOD_ID |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_ID_0_10 |
"clientName" |
public static final String |
CLIENT_ID_0_8 |
"instance" |
public static final String |
PID |
"qpid.client_pid" |
public static final String |
PLATFORM |
"platform" |
public static final String |
PROCESS |
"qpid.client_process" |
public static final String |
PRODUCT |
"product" |
public static final String |
QPID_CLOSE_WHEN_NO_ROUTE |
"qpid.close_when_no_route" |
public static final String |
QPID_CONFIRMED_PUBLISH_SUPPORTED |
"qpid.confirmed_publish_supported" |
public static final String |
QPID_MESSAGE_COMPRESSION_SUPPORTED |
"qpid.message_compression_supported" |
public static final String |
QPID_QUEUE_LIFETIME_SUPPORTED |
"qpid.queue_lifetime_supported" |
public static final String |
QPID_VIRTUALHOST_PROPERTIES_SUPPORTED |
"qpid.virtualhost_properties_supported" |
public static final String |
SESSION_FLOW |
"qpid.session_flow" |
public static final String |
VERSION_0_10 |
"qpid.client_version" |
public static final String |
VERSION_0_8 |
"version" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1028 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_CHANNEL_MAX |
65535 |
public static final int |
MIN_USABLE_CHANNEL_NUM |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
267 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
268 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
266 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
263 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
264 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
265 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
259 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
260 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WILDCARD_ADDRESS |
"*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
257 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
258 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
261 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
262 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MIN_MAX_FRAME_SIZE |
4096 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1025 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1540 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1539 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1541 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1542 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1543 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1544 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1545 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1537 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1546 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1538 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1796 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1798 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1794 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1793 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1794 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1795 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1793 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1797 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
771 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
770 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
769 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1026 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1538 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1026 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1029 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1032 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1034 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1035 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1027 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1027 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1028 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1030 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1029 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1033 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1036 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1031 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1025 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
2049 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
2050 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
2051 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
2052 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
2049 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1539 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
-3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_FRAME_SIZE |
65535 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
UNLIMITED_CREDIT |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
513 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
514 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
-2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
519 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
522 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
521 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
515 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
516 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
520 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
524 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
525 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
523 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
517 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
518 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1282 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1283 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1281 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1537 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
1540 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FIRST_FRAME |
2 |
public static final byte |
FIRST_SEG |
8 |
public static final int |
HEADER_SIZE |
12 |
public static final byte |
L1 |
0 |
public static final byte |
L2 |
1 |
public static final byte |
L3 |
2 |
public static final byte |
L4 |
3 |
public static final byte |
LAST_FRAME |
1 |
public static final byte |
LAST_SEG |
4 |
public static final byte |
RESERVED |
0 |
public static final byte |
VERSION |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
BOOLEAN_TYPE |
1 |
public static final byte |
BYTE_TYPE |
2 |
public static final byte |
BYTEARRAY_TYPE |
3 |
public static final byte |
CHAR_TYPE |
5 |
public static final byte |
DOUBLE_TYPE |
9 |
public static final byte |
FLOAT_TYPE |
8 |
public static final byte |
INT_TYPE |
6 |
public static final byte |
LONG_TYPE |
7 |
public static final byte |
NULL_STRING_TYPE |
11 |
public static final byte |
SHORT_TYPE |
4 |
public static final byte |
STRING_TYPE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OPTION_AUTODELETE |
"autodelete" |
public static final String |
OPTION_BINDING_KEY |
"bindingkey" |
public static final String |
OPTION_BROWSE |
"browse" |
public static final String |
OPTION_DELIVERY_DELAY |
"deliveryDelay" |
public static final String |
OPTION_DURABLE |
"durable" |
public static final String |
OPTION_ENCRYPTED_RECIPIENTS |
"encryptedrecipients" |
public static final String |
OPTION_EXCHANGE_AUTODELETE |
"exchangeautodelete" |
public static final String |
OPTION_EXCHANGE_DURABLE |
"exchangedurable" |
public static final String |
OPTION_EXCHANGE_INTERNAL |
"exchangeinternal" |
public static final String |
OPTION_EXCLUSIVE |
"exclusive" |
public static final String |
OPTION_LOCAL_ADDRESS |
"localAddress" |
public static final String |
OPTION_REJECT_BEHAVIOUR |
"rejectbehaviour" |
public static final String |
OPTION_ROUTING_KEY |
"routingkey" |
public static final String |
OPTION_SEND_ENCRYPTED |
"sendencrypted" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
ALTERNATIVE_OPTION_SEPARATOR |
44 |
public static final char |
BROKER_SEPARATOR |
59 |
public static final char |
DEFAULT_OPTION_SEPERATOR |
38 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GZIP_CONTENT_ENCODING |
"gzip" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNKNOWN_ARCH |
"unknown" |
public static final String |
UNKNOWN_OS |
"unknown" |
public static final String |
UNKNOWN_VERSION |
"na" |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.