| Interface | Description |
|---|---|
| Connection | |
| ConnectionListener | |
| ConnectionURL |
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.
|
| ListMessage | |
| Message | |
| MessageConsumer | |
| MessageProducer | |
| Session | |
| TopicSubscriber |
| Class | Description |
|---|---|
| FailoverPolicy |
| Exception | Description |
|---|---|
| ChannelLimitReachedException |
Indicates that the maximum number of sessions per connection limit has been reached.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.