Uses of Class
org.apache.activemq.artemis.protocol.amqp.broker.AMQPLargeMessagePersister
-
Packages that use AMQPLargeMessagePersister Package Description org.apache.activemq.artemis.protocol.amqp.broker This package includes classes used to interact with the broker. -
-
Uses of AMQPLargeMessagePersister in org.apache.activemq.artemis.protocol.amqp.broker
Fields in org.apache.activemq.artemis.protocol.amqp.broker declared as AMQPLargeMessagePersister Modifier and Type Field Description static AMQPLargeMessagePersisterAMQPLargeMessagePersister. theInstanceMethods in org.apache.activemq.artemis.protocol.amqp.broker that return AMQPLargeMessagePersister Modifier and Type Method Description static AMQPLargeMessagePersisterAMQPLargeMessagePersister. getInstance()
-