public interface ProtonDeliveryHandler
| Modifier and Type | Method and 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) |
void onFlow(int currentCredits,
boolean drain)
void onMessage(org.apache.qpid.proton.engine.Delivery delivery)
throws ActiveMQAMQPException
ActiveMQAMQPExceptionvoid close(boolean remoteLinkClose)
throws ActiveMQAMQPException
ActiveMQAMQPExceptionvoid close(org.apache.qpid.proton.amqp.transport.ErrorCondition condition)
throws ActiveMQAMQPException
ActiveMQAMQPExceptionCopyright © 2017 The Apache Software Foundation. All Rights Reserved.