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

    Modifier and Type
    Method
    Description
    org.apache.qpid.protonj2.client.Connection
     
  • Method Details

    • getConnection

      org.apache.qpid.protonj2.client.Connection getConnection()