Uses of Class
org.mule.tests.internal.TestQueue
Packages that use TestQueue
-
Uses of TestQueue in org.mule.tests.api
Methods in org.mule.tests.api that return TestQueue -
Uses of TestQueue in org.mule.tests.internal
Methods in org.mule.tests.internal that return TestQueueMethods in org.mule.tests.internal with parameters of type TestQueueModifier and TypeMethodDescriptionvoidQueueConnectionProvider.disconnect(TestQueue connection) voidQueueOperations.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.org.mule.runtime.api.connection.ConnectionValidationResult