Package io.atleon.rabbitmq
Interface AloRabbitMQMessageFactory<T>
-
- All Superinterfaces:
io.atleon.core.AloFactory<RabbitMQMessage<T>>,Configurable
- All Known Implementing Classes:
DefaultAloRabbitMQMessageFactory
public interface AloRabbitMQMessageFactory<T> extends io.atleon.core.AloFactory<RabbitMQMessage<T>>, Configurable
-
-
Method Summary
-
Methods inherited from interface io.atleon.rabbitmq.Configurable
configure
-
-