Uses of Class
org.apache.activemq.artemis.protocol.amqp.proton.ProtonInitializable
Packages that use ProtonInitializable
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 ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.client
Subclasses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.clientModifier and TypeClassDescriptionclassTODO: MergeProtonServerSenderContextandProtonClientSenderContextonce we support 'global' link names. -
Uses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.connect.federation
Modifier 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 ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.connect.mirror
-
Uses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.proton
Subclasses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.protonModifier and TypeClassDescriptionclassclassclassclassThis is the equivalent for the ServerProducerclassThis is the Equivalent for the ServerConsumer -
Uses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.proton.handler