| 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)getSubscriber. |
| Modifier and Type | Method and Description |
|---|---|
void | Service.addSubscriber(Subscriber sub)addSubscriber. |
void | Service.removeSubscriber(Subscriber sub)removeSubscriber. |
| 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)setRequest. |