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.
-
Interface Summary Interface Description AmqpInterceptor -
Class Summary Class Description ActiveMQProtonRemotingConnection This is a Server's Connection representation used by ActiveMQ Artemis.AMQPConnectionCallback AMQPLargeMessage AMQPLargeMessagePersister AMQPMessage AMQPMessageBrokerAccessor Warning: do not use this class outside of the broker implementation.AMQPMessagePersister AMQPMessagePersisterV2 AMQPMessagePersisterV3 AMQPSessionCallback AMQPStandardMessage ProtonProtocolManager A proton protocol manager, basically reads the Proton Input and maps proton resources to ActiveMQ Artemis resourcesProtonProtocolManagerFactory -
Enum Summary Enum Description AMQPMessage.MessageDataScanningStatus This has been made public just for testing purposes: it's not stable and developers shouldn't rely on this for developing purposes.