|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sbbi.upnp.samples.DiscoveryAdvertisementSample
Sample class for discovery advertisement service sample. This sampe register an event of type ssdp:byebye ( when a device is turned off ) and an event of type ssdp:alive ( when a device joins the network ) and print some data when such event occurs. You'll need to start this sample class then turn off or on your device to see this sample in action.
Constructor Summary | |
DiscoveryAdvertisementSample()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DiscoveryAdvertisementSample()
Method Detail |
public static final void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |