Uses of Interface
org.apache.activemq.artemis.protocol.amqp.proton.ProtonDeliveryHandler
Packages that use ProtonDeliveryHandler
Package
Description
This contains a very limited ClientProtocolmanager for AMQP / Proton
Where it only satisfies very basic functionality.
This package includes classes used on the interaction with Proton, including Context classes that will be translated
through the model event.
-
Uses of ProtonDeliveryHandler in org.apache.activemq.artemis.protocol.amqp.client
Classes in org.apache.activemq.artemis.protocol.amqp.client that implement ProtonDeliveryHandlerModifier and TypeClassDescriptionclassTODO: MergeProtonServerSenderContextandProtonClientSenderContextonce we support 'global' link names. -
Uses of ProtonDeliveryHandler in org.apache.activemq.artemis.protocol.amqp.connect.federation
Classes in org.apache.activemq.artemis.protocol.amqp.connect.federation that implement ProtonDeliveryHandlerModifier and TypeClassDescriptionprotected classWrapper around the standard receiver context that provides federation specific entry points and customizes inbound delivery handling for this Address receiver.classA specialized AMQP Receiver that handles commands from a remote Federation connection such as handling incoming policies that should be applied to local addresses and queues.classA specialized AMQP Receiver that handles events from a remote Federation connection such as addition of addresses or queues where federation was requested but they did not exist at the time and the federation consumer was rejected. -
Uses of ProtonDeliveryHandler in org.apache.activemq.artemis.protocol.amqp.connect.mirror
Classes in org.apache.activemq.artemis.protocol.amqp.connect.mirror that implement ProtonDeliveryHandler -
Uses of ProtonDeliveryHandler in org.apache.activemq.artemis.protocol.amqp.proton
Classes in org.apache.activemq.artemis.protocol.amqp.proton that implement ProtonDeliveryHandlerModifier and TypeClassDescriptionclassclassThis is the equivalent for the ServerProducerclassThis is the Equivalent for the ServerConsumer -
Uses of ProtonDeliveryHandler in org.apache.activemq.artemis.protocol.amqp.proton.transaction
Classes in org.apache.activemq.artemis.protocol.amqp.proton.transaction that implement ProtonDeliveryHandlerModifier and TypeClassDescriptionclasshandles an amqp Coordinator to deal with transaction boundaries etc