Interface RabbitMQChannelLifeCycle

    • Method Detail

      • closeChannel

        default void closeChannel()
      • getChannel

        com.rabbitmq.client.Channel getChannel()
      • initChannel

        default com.rabbitmq.client.Channel initChannel​(com.rabbitmq.client.Connection connection)