|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cybergarage.util.ThreadCore
org.cybergarage.upnp.device.Advertiser
public class Advertiser
Constructor Summary | |
---|---|
Advertiser(Device dev)
|
Method Summary | |
---|---|
Device |
getDevice()
|
void |
run()
|
void |
setDevice(Device dev)
|
Methods inherited from class org.cybergarage.util.ThreadCore |
---|
getThreadObject, isRunnable, restart, setThreadObject, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Advertiser(Device dev)
Method Detail |
---|
public void setDevice(Device dev)
public Device getDevice()
public void run()
run
in interface java.lang.Runnable
run
in class ThreadCore
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |