Uses of Class
org.apache.activemq.artemis.protocol.amqp.proton.AMQPLargeMessageWriter
-
Packages that use AMQPLargeMessageWriter Package Description org.apache.activemq.artemis.protocol.amqp.connect.federation 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. -
-
Uses of AMQPLargeMessageWriter in org.apache.activemq.artemis.protocol.amqp.connect.federation
Fields in org.apache.activemq.artemis.protocol.amqp.connect.federation declared as AMQPLargeMessageWriter Modifier and Type Field Description protected AMQPLargeMessageWriterAMQPFederationBaseSenderController. largeMessageWriter -
Uses of AMQPLargeMessageWriter in org.apache.activemq.artemis.protocol.amqp.proton
Methods in org.apache.activemq.artemis.protocol.amqp.proton that return AMQPLargeMessageWriter Modifier and Type Method Description AMQPLargeMessageWriterAMQPLargeMessageWriter. open(org.apache.activemq.artemis.core.server.MessageReference reference)
-