Package | Description |
---|---|
org.apache.activemq.artemis.rest.queue |
Modifier and Type | Method and Description |
---|---|
QueueResource |
QueueDestinationsResource.createQueueResource(String queueName,
boolean defaultDurable,
int timeoutSeconds,
boolean duplicates) |
QueueResource |
QueueDestinationsResource.findQueue(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,QueueResource> |
QueueDestinationsResource.getQueues() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.