Interface AmqpConnectionFactory
- All Known Implementing Classes:
SingleAmqpConnectionFactory
public interface AmqpConnectionFactory
The contract for AMQP 1.0 Qpid ProtonJ2
Connection management.- Since:
- 4.1
- Author:
- Artem Bilan
-
Method Summary
-
Method Details
-
getConnection
org.apache.qpid.protonj2.client.Connection getConnection()
-