Package org.apache.activemq.artemis.protocol.amqp.broker
package org.apache.activemq.artemis.protocol.amqp.broker
This package includes classes used to interact with the broker.
The ProtocolManager will be here, and some classes that will interact with the PostOffice
and other internal components directly.
-
ClassDescriptionThis is a Server's Connection representation used by ActiveMQ Artemis.This has been made public just for testing purposes: it's not stable and developers shouldn't rely on this for developing purposes.Warning: do not use this class outside of the broker implementation.A proton protocol manager, basically reads the Proton Input and maps proton resources to ActiveMQ Artemis resources