| Package | Description |
|---|---|
| org.mule.tests.api | |
| org.mule.tests.internal |
| Modifier and Type | Method and Description |
|---|---|
TestQueue |
TestQueueManager.get(String configName) |
TestQueue |
TestQueueManager.remove(String configName) |
| Modifier and Type | Method and Description |
|---|---|
TestQueue |
QueueConnectionProvider.connect() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueueConnectionProvider.disconnect(TestQueue connection) |
void |
QueueOperations.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 |
QueueConnectionProvider.validate(TestQueue connection) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.