Package org.apache.qpid.jms

Interface Summary
BrokerDetails  
Connection  
ConnectionListener  
ConnectionURL Connection URL format amqp://[user:pass@][clientid]/virtualhost?brokerlist='tcp://host:port?option=\'value\'&option=\'value\';vm://:3/virtualpath?option=\'value\''&failover='method?option=\'value\'&option='value''" Options are of course optional except for requiring a single broker in the broker list.
Message  
MessageConsumer  
MessageProducer  
Session  
TopicSubscriber  
 

Class Summary
FailoverPolicy  
 

Exception Summary
ChannelLimitReachedException Indicates that the maximum number of sessions per connection limit has been reached.
 



Licensed to the Apache Software Foundation