| Package | Description |
|---|---|
| org.apache.qpid.proton | |
| org.apache.qpid.proton.driver | |
| org.apache.qpid.proton.engine |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
Proton.connection() |
static Connection |
Proton.connection(ProtonFactory.ImplementationType implementation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
Connector.getConnection()
Access the AMQP Connection associated with the connector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.setConnection(Connection connection)
Assign the AMQP Connection associated with the connector.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
EngineFactory.createConnection() |
Connection |
Session.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transport.bind(Connection connection) |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.