Uses of Class
com.swiftmq.impl.amqp.amqp.v01_00_00.SourceLink
Package
Description
-
Uses of SourceLink in com.swiftmq.impl.amqp.amqp.v01_00_00
Modifier and TypeMethodDescriptionDelivery.getSourceLink()
SourceMessageProcessor.getSourceLink()
ModifierConstructorDescriptionDelivery
(SourceLink sourceLink, MessageImpl message, MessageIndex messageIndex) SourceMessageProcessor
(SwiftletContext ctx, SourceLink sourceLink) -
Uses of SourceLink in com.swiftmq.impl.amqp.amqp.v01_00_00.transaction
Modifier and TypeMethodDescriptionvoid
TransactionRegistry.addToTransaction
(TxnIdIF btxnId, SourceLink sourceLink, long deliveryId, MessageIndex messageIndex, long size)