Hierarchy For All Packages
- io.github.elimelt.pmqueue,
- io.github.elimelt.pmqueue.consumer,
- io.github.elimelt.pmqueue.core,
- io.github.elimelt.pmqueue.message,
- io.github.elimelt.pmqueue.producer
Class Hierarchy
- java.lang.Object
- io.github.elimelt.pmqueue.consumer.DefaultMessageConsumer (implements io.github.elimelt.pmqueue.consumer.MessageConsumer)
- io.github.elimelt.pmqueue.producer.DefaultMessageProducer (implements io.github.elimelt.pmqueue.producer.MessageProducer)
- io.github.elimelt.pmqueue.message.Message (implements java.io.Serializable)
- io.github.elimelt.pmqueue.message.MessageSerializer
- io.github.elimelt.pmqueue.core.PersistentMessageQueue (implements io.github.elimelt.pmqueue.MessageQueue)
- io.github.elimelt.pmqueue.QueueConfig
- io.github.elimelt.pmqueue.QueueConfig.Builder
- io.github.elimelt.pmqueue.QueueFactory
- io.github.elimelt.pmqueue.QueueFactory.CustomQueueBuilder
Interface Hierarchy
- java.lang.AutoCloseable
- io.github.elimelt.pmqueue.consumer.MessageConsumer
- io.github.elimelt.pmqueue.producer.MessageProducer
- io.github.elimelt.pmqueue.MessageQueue
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.elimelt.pmqueue.QueueFactory.QueuePreset
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)