|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscoveryEventHandler | |
|---|---|
| net.sbbi.upnp | |
| net.sbbi.upnp.jmx | |
| net.sbbi.upnp.samples | |
| Uses of DiscoveryEventHandler in net.sbbi.upnp |
|---|
| Methods in net.sbbi.upnp with parameters of type DiscoveryEventHandler | |
|---|---|
void |
DiscoveryAdvertisement.registerEvent(int notificationEvent,
String nt,
DiscoveryEventHandler eventHandler)
Registers an event category sent by UPNP devices |
void |
DiscoveryAdvertisement.unRegisterEvent(int notificationEvent,
String nt,
DiscoveryEventHandler eventHandler)
Unregisters an event category sent by UPNP devices |
| Uses of DiscoveryEventHandler in net.sbbi.upnp.jmx |
|---|
| Classes in net.sbbi.upnp.jmx that implement DiscoveryEventHandler | |
|---|---|
class |
UPNPDiscovery
MBean to discover UPNP devices on the network and register the devices service as UPNPServiceMBean objects during the MBean registration. |
| Uses of DiscoveryEventHandler in net.sbbi.upnp.samples |
|---|
| Classes in net.sbbi.upnp.samples that implement DiscoveryEventHandler | |
|---|---|
class |
MyDiscoveryEventsHandler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||