| Package | Description |
|---|---|
| org.cybergarage.upnp |
Universal Plug and Play (UPnP) framework core components.
|
| org.cybergarage.upnp.event |
UPnP event notification and subscription management.
|
| Modifier and Type | Method and Description |
|---|---|
Subscriber |
Service.getSubscriber(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.addSubscriber(Subscriber sub) |
void |
Service.removeSubscriber(Subscriber sub) |
| Modifier and Type | Method and Description |
|---|---|
Subscriber |
SubscriberList.getSubscriber(int n) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NotifyRequest.setRequest(Subscriber sub,
String varName,
String value) |