|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cybergarage.upnp.ssdp.HTTPMUSocket
org.cybergarage.upnp.ssdp.SSDPNotifySocket
public class SSDPNotifySocket
| Constructor Summary | |
|---|---|
SSDPNotifySocket(java.lang.String bindAddr)
|
|
| Method Summary | |
|---|---|
ControlPoint |
getControlPoint()
|
boolean |
post(SSDPNotifyRequest req)
|
void |
run()
|
void |
setControlPoint(ControlPoint ctrlp)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.cybergarage.upnp.ssdp.HTTPMUSocket |
|---|
close, finalize, getLocalAddress, getMulticastAddress, getMulticastInetAddress, open, post, post, receive, send, send |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSDPNotifySocket(java.lang.String bindAddr)
| Method Detail |
|---|
public void setControlPoint(ControlPoint ctrlp)
public ControlPoint getControlPoint()
public boolean post(SSDPNotifyRequest req)
public void run()
run in interface java.lang.Runnablepublic void start()
public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||