Uses of Package
com.github.workerframework.util.rabbitmq
Packages that use com.github.workerframework.util.rabbitmq
Package
Description
-
Classes in com.github.workerframework.util.rabbitmq used by com.github.workerframework.queues.rabbitClassDescriptionStructure that contains data and metadata from a RabbitMQ queue delivery.A general event trigger with a target.The basic RabbitMQ consumer-side API methods.
-
Classes in com.github.workerframework.util.rabbitmq used by com.github.workerframework.util.rabbitmqClassDescriptionStructure that contains data and metadata from a RabbitMQ queue delivery.Possible states of durability for a RabbitMQ queue.Possible actions to perform when a queue is empty for a RabbitMQ queue.A general event trigger with a target.An abstract class to poll a BlockingQueue for events and defer them for handling.Possible states of exclusivity for a RabbitMQ queue.The basic RabbitMQ consumer-side API methods.Builder pattern class to create queues with parameters and properties.Simplest possible RabbitMQ publishing APIA basic framework for handling consumption of messages from a RabbitMQ queue.