Package | Description |
---|---|
org.apache.activemq.artemis.rest.topic |
Modifier and Type | Method and Description |
---|---|
TopicResource |
TopicDestinationsResource.createTopicResource(String topicName,
boolean defaultDurable,
int timeoutSeconds,
boolean duplicates) |
TopicResource |
TopicDestinationsResource.findTopic(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,TopicResource> |
TopicDestinationsResource.getTopics() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.