Modifier and Type | Class and Description |
---|---|
class |
AMQConnectionURL |
Modifier and Type | Method and Description |
---|---|
ConnectionURL |
AMQConnectionFactory.getConnectionURL() |
ConnectionURL |
AMQConnection.getConnectionURL()
Returns connection url.
|
ConnectionURL |
PooledConnectionFactory.getConnectionURL() |
Modifier and Type | Method and Description |
---|---|
protected CommonConnection |
PooledConnectionFactory.newConnectionInstance(ConnectionURL connectionDetails) |
Constructor and Description |
---|
AMQConnection(ConnectionURL connectionURL)
TODO Some horrible stuff going on here with setting exceptions to be non-null to detect if an exception
was thrown during the connection! Intention not clear.
|
AMQConnectionFactory(ConnectionURL url) |
XAConnectionImpl(ConnectionURL connectionURL)
Create a XAConnection from a connectionURL
|
Modifier and Type | Method and Description |
---|---|
void |
UsernamePasswordCallbackHandler.initialise(ConnectionURL connectionURL) |
void |
AMQCallbackHandler.initialise(ConnectionURL connectionURL) |
void |
UsernameHashedPasswordCallbackHandler.initialise(ConnectionURL connectionURL) |
Modifier and Type | Method and Description |
---|---|
void |
OAuth2AccessTokenCallbackHandler.initialise(ConnectionURL connectionURL) |
Constructor and Description |
---|
ClientConnectionDelegate(ConnectionSettings settings,
ConnectionURL connectionURL) |
Constructor and Description |
---|
FailoverPolicy(ConnectionURL connectionDetails,
Connection conn) |
Constructor and Description |
---|
FailoverExchangeMethod(ConnectionURL connectionDetails,
Connection conn) |
FailoverRoundRobinServers(ConnectionURL connectionDetails) |
FailoverSingleServer(ConnectionURL connectionDetails) |
NoFailover(ConnectionURL connectionDetails) |
Modifier and Type | Method and Description |
---|---|
void |
QpidRAConnectionRequestInfo.setDefaults(ConnectionURL connectionURL)
Fill in default values if they are missing
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.