Uses of Interface
com.github.fridujo.rabbitmq.mock.Receiver
-
Packages that use Receiver Package Description com.github.fridujo.rabbitmq.mock com.github.fridujo.rabbitmq.mock.exchange -
-
Uses of Receiver in com.github.fridujo.rabbitmq.mock
Classes in com.github.fridujo.rabbitmq.mock that implement Receiver Modifier and Type Class Description classMockQueueMethods in com.github.fridujo.rabbitmq.mock that return types with arguments of type Receiver Modifier and Type Method Description Optional<Receiver>MockNode. getReceiver(ReceiverPointer receiverPointer)Optional<Receiver>ReceiverRegistry. getReceiver(ReceiverPointer receiverPointer) -
Uses of Receiver in com.github.fridujo.rabbitmq.mock.exchange
Subinterfaces of Receiver in com.github.fridujo.rabbitmq.mock.exchange Modifier and Type Interface Description interfaceMockExchangeClasses in com.github.fridujo.rabbitmq.mock.exchange that implement Receiver Modifier and Type Class Description classBindableMockExchangeclassConsistentHashExchangeMimic the behavior of rabbitmq_consistent_hash_exchange.classMockDefaultExchangeclassMockDirectExchangeclassMockFanoutExchangeclassMockHeadersExchangeclassMockTopicExchangeclassMultipleReceiverExchangeclassSingleReceiverExchange
-