Uses of Class
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext
-
Packages that use ProtonServerReceiverContext Package Description org.apache.activemq.artemis.protocol.amqp.broker This package includes classes used to interact with the broker. -
-
Uses of ProtonServerReceiverContext in org.apache.activemq.artemis.protocol.amqp.broker
Methods in org.apache.activemq.artemis.protocol.amqp.broker with parameters of type ProtonServerReceiverContext Modifier and Type Method Description voidAMQPSessionCallback. serverSend(ProtonServerReceiverContext context, Transaction transaction, org.apache.qpid.proton.engine.Receiver receiver, org.apache.qpid.proton.engine.Delivery delivery, SimpleString address, RoutingContext routingContext, AMQPMessage message)
-