Uses of Class
com.rabbitmq.jms.client.ReceivingContext
-
Packages that use ReceivingContext Package Description com.rabbitmq.jms.client -
-
Uses of ReceivingContext in com.rabbitmq.jms.client
Methods in com.rabbitmq.jms.client with parameters of type ReceivingContext Modifier and Type Method Description voidReceivingContextConsumer. accept(ReceivingContext receivingContext)Called before receiving a message.
-