Package | Description |
---|---|
org.cybergarage.upnp | |
org.cybergarage.upnp.event |
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) |