Uses of Class
org.apache.activemq.artemis.protocol.amqp.proton.AMQPRoutingContext
-
Packages that use AMQPRoutingContext Package Description 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 AMQPRoutingContext in org.apache.activemq.artemis.protocol.amqp.proton
Methods in org.apache.activemq.artemis.protocol.amqp.proton with parameters of type AMQPRoutingContext Modifier and Type Method Description protected voidAMQPRoutingHandler. redirect(AMQPRoutingContext context)protected voidAMQPRoutingHandler. refuse(AMQPRoutingContext context)
-