Interface IAmqpLink

    • Method Detail

      • onOpenComplete

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

        void onError​(Exception exception)
      • onClose

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