Package | Description |
---|---|
org.apache.activemq.artemis.rest.topic |
Modifier and Type | Method and Description |
---|---|
PushTopicRegistration |
PushSubscriptionsResource.getConsumer(javax.ws.rs.core.UriInfo uriInfo,
String consumerId) |
Modifier and Type | Method and Description |
---|---|
List<PushTopicRegistration> |
FileTopicPushStore.getByTopic(String topic) |
List<PushTopicRegistration> |
TopicPushStore.getByTopic(String topic) |
Modifier and Type | Method and Description |
---|---|
void |
PushSubscriptionsResource.addRegistration(PushTopicRegistration reg) |
javax.ws.rs.core.Response |
PushSubscriptionsResource.create(javax.ws.rs.core.UriInfo uriInfo,
PushTopicRegistration registration) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.