Uses of Class
org.apache.activemq.artemis.protocol.amqp.proton.ProtonInitializable
-
Packages that use ProtonInitializable Package Description org.apache.activemq.artemis.protocol.amqp.client This contains a very limited ClientProtocolmanager for AMQP / Proton Where it only satisfies very basic functionality.org.apache.activemq.artemis.protocol.amqp.connect.mirror org.apache.activemq.artemis.protocol.amqp.proton This package includes classes used on the interaction with Proton, including Context classes that will be translated through the model event.org.apache.activemq.artemis.protocol.amqp.proton.handler -
-
Uses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.client
Subclasses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.client Modifier and Type Class Description classProtonClientSenderContextTODO: MergeProtonServerSenderContextandProtonClientSenderContextonce we support 'global' link names. -
Uses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.connect.mirror
Subclasses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.connect.mirror Modifier and Type Class Description classAMQPMirrorControllerTarget -
Uses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.proton
Subclasses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.proton Modifier and Type Class Description classAMQPConnectionContextclassAMQPSessionContextclassProtonAbstractReceiverclassProtonServerReceiverContextThis is the equivalent for the ServerProducerclassProtonServerSenderContextThis is the Equivalent for the ServerConsumer -
Uses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.proton.handler
Subclasses of ProtonInitializable in org.apache.activemq.artemis.protocol.amqp.proton.handler Modifier and Type Class Description classProtonHandler
-