| Package | Description |
|---|---|
| org.swisspush.gateleen.queue.queuing |
| Modifier and Type | Method and Description |
|---|---|
static RedisquesAPI.QueueOperation |
RedisquesAPI.QueueOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedisquesAPI.QueueOperation[] |
RedisquesAPI.QueueOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.json.JsonObject |
RedisquesAPI.buildOperation(RedisquesAPI.QueueOperation queueOperation)
Deprecated.
|
static io.vertx.core.json.JsonObject |
RedisquesAPI.buildOperation(RedisquesAPI.QueueOperation queueOperation,
io.vertx.core.json.JsonObject payload)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.