| Package | Description |
|---|---|
| org.wso2.mb.integration.common.clients.operations.utils |
| Modifier and Type | Method and Description |
|---|---|
static void |
AndesClientUtils.shutdownClient(AndesClient client)
Shutdown the client gracefully without waiting.
|
static void |
AndesClientUtils.waitForMessagesAndShutdown(AndesClient client,
long waitTimeTillMessageCounterChanges)
Waits until no messages are received.
|
static void |
AndesClientUtils.waitForMessagesAndShutdown(AndesClient client,
long waitTimeTillMessageCounterChanges,
long expectedMessageCount)
Waits until no messages are received.
|
Copyright © 2019 WSO2. All rights reserved.