A B C D E F G I J L M N O P R S T U V

A

acknowledgeThis() - Method in interface org.apache.qpid.jms.Message
 
add(Object) - Method in interface org.apache.qpid.jms.ListMessage
 
add(int, Object) - Method in interface org.apache.qpid.jms.ListMessage
 
addBindingKey(Topic, String) - Method in interface org.apache.qpid.jms.TopicSubscriber
 
addBrokerDetails(BrokerDetails) - Method in interface org.apache.qpid.jms.ConnectionURL
 
addMethod(FailoverMethod) - Method in class org.apache.qpid.jms.FailoverPolicy
 
AMQ_PROTOCOL - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
asList() - Method in interface org.apache.qpid.jms.ListMessage
 
attainedConnection() - Method in class org.apache.qpid.jms.FailoverPolicy
Notification that connection was successful.

B

BrokerDetails - Interface in org.apache.qpid.jms
 
buildConnectionSettings() - Method in interface org.apache.qpid.jms.BrokerDetails
 
bytesReceived(long) - Method in interface org.apache.qpid.jms.ConnectionListener
Called when some bytes have been received on a connection
bytesSent(long) - Method in interface org.apache.qpid.jms.ConnectionListener
Called when bytes have been transmitted to the server

C

ChannelLimitReachedException - Exception in org.apache.qpid.jms
Indicates that the maximum number of sessions per connection limit has been reached.
ChannelLimitReachedException(long) - Constructor for exception org.apache.qpid.jms.ChannelLimitReachedException
 
CLIENT_ID - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
Connection - Interface in org.apache.qpid.jms
 
ConnectionListener - Interface in org.apache.qpid.jms
 
ConnectionURL - Interface in org.apache.qpid.jms
Connection URL format amqp://[user:pass@][clientid]/virtualhost?brokerlist='tcp://host:port?option=\'value\'&option=\'value\';tcp://host:port/virtualpath?option=\'value\''&failover='method?option=\'value\'&option='value''" Options are of course optional except for requiring a single broker in the broker list.
contains(Object) - Method in interface org.apache.qpid.jms.ListMessage
 
createConsumer(Destination, int, boolean, boolean, String) - Method in interface org.apache.qpid.jms.Session
 
createConsumer(Destination, int, int, boolean, boolean, String) - Method in interface org.apache.qpid.jms.Session
 
createListMessage() - Method in interface org.apache.qpid.jms.Session
 
createProducer(Destination, boolean, boolean) - Method in interface org.apache.qpid.jms.Session
Create a producer
createProducer(Destination, boolean) - Method in interface org.apache.qpid.jms.Session
Create a producer
createSession(boolean, int, int) - Method in interface org.apache.qpid.jms.Connection
Create a session specifying the prefetch limit of messages.
createSession(boolean, int, int, int) - Method in interface org.apache.qpid.jms.Connection
Create a session specifying the prefetch limit of messages.

D

DEFAULT_CONNECT_TIMEOUT - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
DEFAULT_PORT - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
DEFAULT_TRANSPORT - Static variable in interface org.apache.qpid.jms.BrokerDetails
 

E

equals(Object) - Method in interface org.apache.qpid.jms.BrokerDetails
 

F

failoverAllowed() - Method in class org.apache.qpid.jms.FailoverPolicy
 
failoverComplete() - Method in interface org.apache.qpid.jms.ConnectionListener
Called once failover has completed successfully.
FailoverPolicy - Class in org.apache.qpid.jms
 
FailoverPolicy(ConnectionURL, Connection) - Constructor for class org.apache.qpid.jms.FailoverPolicy
 
FailoverPolicy(FailoverMethod) - Constructor for class org.apache.qpid.jms.FailoverPolicy
 
FailoverPolicy(FailoverMethod, int) - Constructor for class org.apache.qpid.jms.FailoverPolicy
 

G

get(int) - Method in interface org.apache.qpid.jms.ListMessage
 
getAllBrokerDetails() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getBooleanProperty(String) - Method in interface org.apache.qpid.jms.BrokerDetails
 
getBrokerCount() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getBrokerDetails(int) - Method in interface org.apache.qpid.jms.ConnectionURL
 
getClientName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getConnectionListener() - Method in interface org.apache.qpid.jms.Connection
Get the connection listener that has been registered with this connection, if any
getCurrentBrokerDetails() - Method in class org.apache.qpid.jms.FailoverPolicy
 
getCurrentMethod() - Method in class org.apache.qpid.jms.FailoverPolicy
 
getDefaultPrefetch() - Method in interface org.apache.qpid.jms.Session
 
getDefaultPrefetchHigh() - Method in interface org.apache.qpid.jms.Session
 
getDefaultPrefetchLow() - Method in interface org.apache.qpid.jms.Session
 
getDefaultQueueExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getDefaultQueueExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getDefaultTopicExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getDefaultTopicExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getFailoverMethod() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getFailoverOption(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
getHost() - Method in interface org.apache.qpid.jms.BrokerDetails
 
getLimit() - Method in exception org.apache.qpid.jms.ChannelLimitReachedException
 
getMaximumChannelCount() - Method in interface org.apache.qpid.jms.Connection
 
getNextBrokerDetails() - Method in class org.apache.qpid.jms.FailoverPolicy
 
getOption(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
getPassword() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getPort() - Method in interface org.apache.qpid.jms.BrokerDetails
 
getProperties() - Method in interface org.apache.qpid.jms.BrokerDetails
Ex: keystore path
getProperty(String) - Method in interface org.apache.qpid.jms.BrokerDetails
 
getTemporaryQueueExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getTemporaryQueueExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getTemporaryTopicExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getTemporaryTopicExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getTransport() - Method in interface org.apache.qpid.jms.BrokerDetails
 
getURL() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getUsername() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getVirtualHost() - Method in interface org.apache.qpid.jms.ConnectionURL
 

I

indexOf(Object) - Method in interface org.apache.qpid.jms.ListMessage
 
iterator() - Method in interface org.apache.qpid.jms.ListMessage
 

J

JMS_TYPE - Static variable in interface org.apache.qpid.jms.Message
 

L

ListMessage - Interface in org.apache.qpid.jms
 

M

Message - Interface in org.apache.qpid.jms
 
MessageConsumer - Interface in org.apache.qpid.jms
 
MessageProducer - Interface in org.apache.qpid.jms
 

N

NO_ACKNOWLEDGE - Static variable in interface org.apache.qpid.jms.Session
Indicates that no client acknowledgements are required.

O

OPTIONS_BROKERLIST - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_CONNECT_DELAY - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_CONNECT_TIMEOUT - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_DEFAULT_QUEUE_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_DEFAULT_TOPIC_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_FAILOVER - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_FAILOVER_CYCLE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_HEARTBEAT - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_IDLE_TIMEOUT - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_KEY_STORE - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_KEY_STORE_PASSWORD - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_MAXPREFETCH - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_REJECT_BEHAVIOUR - Static variable in interface org.apache.qpid.jms.ConnectionURL
This option is only applicable for 0-8/0-9/0-9-1 protocols connection
OPTIONS_RETRY - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SASL_ENCRYPTION - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SASL_MECHS - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SASL_PROTOCOL_NAME - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SASL_SERVER_NAME - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SSL - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SSL - Static variable in interface org.apache.qpid.jms.ConnectionURL
This option is used to apply a connection level override of the option values in the ;
OPTIONS_SSL_CERT_ALIAS - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SSL_VERIFY_HOSTNAME - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_SYNC_ACK - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_SYNC_PERSISTENCE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_SYNC_PUBLISH - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_TCP_NO_DELAY - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_TEMPORARY_QUEUE_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_TEMPORARY_TOPIC_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_TRUST_STORE - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_TRUST_STORE_PASSWORD - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
OPTIONS_USE_LEGACY_MAP_MESSAGE_FORMAT - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_USE_LEGACY_STREAM_MESSAGE_FORMAT - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
org.apache.qpid.jms - package org.apache.qpid.jms
 

P

PASSWORD - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
PRE_ACKNOWLEDGE - Static variable in interface org.apache.qpid.jms.Session
Pre acknowledge means that an ack is sent per message but sent before user code has processed the message (i.e.
preFailover(boolean) - Method in interface org.apache.qpid.jms.ConnectionListener
Called after the infrastructure has detected that failover is required but before attempting failover.
preResubscribe() - Method in interface org.apache.qpid.jms.ConnectionListener
Called after connection has been made to another broker after failover has been started but before any resubscription has been done.
PROTOCOL_TCP - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
PROTOCOL_TLS - Static variable in interface org.apache.qpid.jms.BrokerDetails
 

R

remove(int) - Method in interface org.apache.qpid.jms.ListMessage
 
remove(Object) - Method in interface org.apache.qpid.jms.ListMessage
 

S

send(Destination, Message, int, int, long, boolean) - Method in interface org.apache.qpid.jms.MessageProducer
 
send(Destination, Message, int, int, long, boolean, boolean) - Method in interface org.apache.qpid.jms.MessageProducer
 
Session - Interface in org.apache.qpid.jms
 
set(int, Object) - Method in interface org.apache.qpid.jms.ListMessage
 
setBroker(BrokerDetails) - Method in class org.apache.qpid.jms.FailoverPolicy
 
setBrokerDetails(List<BrokerDetails>) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setClientName(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setConnectionListener(ConnectionListener) - Method in interface org.apache.qpid.jms.Connection
 
setHost(String) - Method in interface org.apache.qpid.jms.BrokerDetails
 
setList(List<Object>) - Method in interface org.apache.qpid.jms.ListMessage
 
setMethodRetries(int) - Method in class org.apache.qpid.jms.FailoverPolicy
 
setOption(String, String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setPassword(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setPort(int) - Method in interface org.apache.qpid.jms.BrokerDetails
 
setProperties(Map<String, String>) - Method in interface org.apache.qpid.jms.BrokerDetails
Sets the properties associated with this connection
setProperty(String, String) - Method in interface org.apache.qpid.jms.BrokerDetails
 
setTransport(String) - Method in interface org.apache.qpid.jms.BrokerDetails
 
setUsername(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setVirtualHost(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
size() - Method in interface org.apache.qpid.jms.ListMessage
 

T

TCP - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
toArray() - Method in interface org.apache.qpid.jms.ListMessage
 
TopicSubscriber - Interface in org.apache.qpid.jms
 
toString() - Method in interface org.apache.qpid.jms.BrokerDetails
 
toString() - Method in class org.apache.qpid.jms.FailoverPolicy
 

U

URL_0_10 - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
URL_0_8 - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
URL_FORMAT_EXAMPLE - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
USE_SSL_DEFAULT - Static variable in interface org.apache.qpid.jms.BrokerDetails
 
USERNAME - Static variable in interface org.apache.qpid.jms.BrokerDetails
 

V

VIRTUAL_HOST - Static variable in interface org.apache.qpid.jms.BrokerDetails
 

A B C D E F G I J L M N O P R S T U V