Uses of Package
org.apache.activemq.artemis.protocol.amqp.client
-
Packages that use org.apache.activemq.artemis.protocol.amqp.client Package Description org.apache.activemq.artemis.protocol.amqp.broker This package includes classes used to interact with the broker.org.apache.activemq.artemis.protocol.amqp.client This contains a very limited ClientProtocolmanager for AMQP / Proton Where it only satisfies very basic functionality. -
Classes in org.apache.activemq.artemis.protocol.amqp.client used by org.apache.activemq.artemis.protocol.amqp.broker Class Description ProtonClientProtocolManager Handles proton protocol management for clients, mapping theProtonProtocolManagerto theClientProtocolManagerAPI. -
Classes in org.apache.activemq.artemis.protocol.amqp.client used by org.apache.activemq.artemis.protocol.amqp.client Class Description AMQPClientConnectionFactory Connection factory for outgoing AMQP connections.