Interface AmqpLink

    • Method Detail

      • onOpenComplete

        void onOpenComplete​(Exception completionException)
        Parameters:
        completionException - completionException=null if open is successful
      • onClose

        void onClose​(org.apache.qpid.proton.amqp.transport.ErrorCondition condition,
                     String errorContext)