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

Packages that use PushTopicRegistration
org.hornetq.rest.topic   
 

Uses of PushTopicRegistration in org.hornetq.rest.topic
 

Methods in org.hornetq.rest.topic that return PushTopicRegistration
 PushTopicRegistration PushSubscriptionsResource.getConsumer(java.lang.String consumerId)
           
 

Methods in org.hornetq.rest.topic that return types with arguments of type PushTopicRegistration
 java.util.List<PushTopicRegistration> FileTopicPushStore.getByTopic(java.lang.String topic)
           
 java.util.List<PushTopicRegistration> TopicPushStore.getByTopic(java.lang.String topic)
           
 

Methods in org.hornetq.rest.topic with parameters of type PushTopicRegistration
 void PushSubscriptionsResource.addRegistration(PushTopicRegistration reg)
           
 javax.ws.rs.core.Response PushSubscriptionsResource.create(javax.ws.rs.core.UriInfo uriInfo, PushTopicRegistration registration)
           
 



Copyright © 2013. All Rights Reserved.