Interface AmqpSender
-
- All Superinterfaces:
AmqpLink
- All Known Implementing Classes:
MessageSender
public interface AmqpSender extends AmqpLink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFlow(int creditIssued)voidonSendComplete(org.apache.qpid.proton.engine.Delivery delivery)-
Methods inherited from interface com.microsoft.azure.eventhubs.impl.AmqpLink
onClose, onError, onOpenComplete
-
-