Interface ProtonDeliveryHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void close​(boolean remoteLinkClose)  
      void close​(org.apache.qpid.proton.amqp.transport.ErrorCondition condition)  
      void onFlow​(int currentCredits, boolean drain)  
      void onMessage​(org.apache.qpid.proton.engine.Delivery delivery)