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