Class Hierarchy
- java.lang.Object
- com.github.fridujo.rabbitmq.mock.AmqArguments
- com.github.fridujo.rabbitmq.mock.AmqpExceptions
- com.github.fridujo.rabbitmq.mock.ConfirmListenerWrapper (implements com.rabbitmq.client.ConfirmListener)
- com.rabbitmq.client.ConnectionFactory (implements java.lang.Cloneable)
- com.github.fridujo.rabbitmq.mock.ConfigurableConnectionFactory<T>
- com.github.fridujo.rabbitmq.mock.MockConnectionFactory
- com.github.fridujo.rabbitmq.mock.ConfigurableConnectionFactory<T>
- com.github.fridujo.rabbitmq.mock.ConsumerWrapper (implements com.rabbitmq.client.Consumer)
- com.github.fridujo.rabbitmq.mock.DeadLettering.Event
- com.github.fridujo.rabbitmq.mock.Message
- com.github.fridujo.rabbitmq.mock.MessageComparator (implements java.util.Comparator<T>)
- com.github.fridujo.rabbitmq.mock.MockChannel (implements com.rabbitmq.client.Channel)
- com.github.fridujo.rabbitmq.mock.MockConnection (implements com.rabbitmq.client.Connection)
- com.github.fridujo.rabbitmq.mock.MockNode (implements com.github.fridujo.rabbitmq.mock.ReceiverRegistry, com.github.fridujo.rabbitmq.mock.TransactionalOperations)
- com.github.fridujo.rabbitmq.mock.MockQueue (implements com.github.fridujo.rabbitmq.mock.Receiver)
- com.github.fridujo.rabbitmq.mock.ReceiverPointer
- com.github.fridujo.rabbitmq.mock.Transaction (implements com.github.fridujo.rabbitmq.mock.TransactionalOperations)
Interface Hierarchy
- com.github.fridujo.rabbitmq.mock.DeadLettering
- com.github.fridujo.rabbitmq.mock.Receiver
- com.github.fridujo.rabbitmq.mock.ReceiverRegistry
- com.github.fridujo.rabbitmq.mock.TransactionalOperations
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.fridujo.rabbitmq.mock.AmqArguments.Overflow
- com.github.fridujo.rabbitmq.mock.DeadLettering.ReasonType
- com.github.fridujo.rabbitmq.mock.ReceiverPointer.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)