Uses of Class
org.hornetq.rest.topic.TopicResource

Packages that use TopicResource
org.hornetq.rest.topic   
 

Uses of TopicResource in org.hornetq.rest.topic
 

Methods in org.hornetq.rest.topic that return TopicResource
 TopicResource TopicDestinationsResource.createTopicResource(java.lang.String topicName, boolean defaultDurable, int timeoutSeconds, boolean duplicates)
           
 TopicResource TopicDestinationsResource.findTopic(java.lang.String name)
           
 

Methods in org.hornetq.rest.topic that return types with arguments of type TopicResource
 java.util.Map<java.lang.String,TopicResource> TopicDestinationsResource.getTopics()
           
 



Copyright © 2013. All Rights Reserved.