Package | Description |
---|---|
org.universAAL.ri.rest.manager.resources | |
org.universAAL.ri.rest.manager.server.persistence | |
org.universAAL.ri.rest.manager.wrappers |
Modifier and Type | Method and Description |
---|---|
Subscriber |
Subscriber.getSubscriberResource(String id,
String subid) |
Subscriber |
Subscribers.getSubscriberResourceLocator() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Subscriber> |
Subscribers.getSubscribers() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
Subscribers.addSubscriberResource(String id,
Subscriber sub) |
javax.ws.rs.core.Response |
Subscriber.putCalleeResource(String id,
String subid,
Subscriber sub) |
Modifier and Type | Method and Description |
---|---|
void |
Subscribers.setSubscribers(ArrayList<Subscriber> subscribers) |
Modifier and Type | Method and Description |
---|---|
void |
Persistence.storeSubscriber(String id,
Subscriber s) |
void |
PersistenceDerby.storeSubscriber(String space,
Subscriber s) |
Modifier and Type | Method and Description |
---|---|
Subscriber |
SubscriberWrapper.getResource() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriberWrapper.setResource(Subscriber resource) |
Constructor and Description |
---|
SubscriberWrapper(ModuleContext connectingModule,
ContextEventPattern[] initialSubscriptions,
Subscriber r,
String t) |
Copyright © 2018 universAAL Consortium. All rights reserved.