|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |