Uses of Class
org.mule.tests.internal.QueueConfiguration
Packages that use QueueConfiguration
-
Uses of QueueConfiguration in org.mule.tests.internal
Methods in org.mule.tests.internal with parameters of type QueueConfigurationModifier and TypeMethodDescriptionvoidQueueOperations.queuePush(QueueConfiguration configuration, TestQueue queue, org.mule.runtime.api.metadata.TypedValue<Object> content, org.mule.runtime.api.metadata.TypedValue<Object> msg, boolean consumeStream) A stores received events in a in-memory queue.