| Package | Description |
|---|---|
| org.apache.qpid.proton | |
| org.apache.qpid.proton.driver | |
| org.apache.qpid.proton.engine | |
| org.apache.qpid.proton.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
Proton.connection() |
| 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 | Interface and Description |
|---|---|
interface |
ProtonJConnection
Extends
Connection with functionality that is specific to proton-j |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
Engine.connection() |
static Connection |
Connection.Factory.create() |
Connection |
Session.getConnection() |
Connection |
Event.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transport.bind(Connection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportImpl.bind(Connection conn) |
Copyright © 2014 FuseSource, Corp.. All Rights Reserved.