◆ SSDPSearchResponseSocket() [1/2]
org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.SSDPSearchResponseSocket |
( |
| ) |
|
|
inline |
◆ SSDPSearchResponseSocket() [2/2]
org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.SSDPSearchResponseSocket |
( |
String | bindAddr, |
|
|
int | port ) throws BindException |
|
inline |
◆ getControlPoint()
ControlPoint org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.getControlPoint |
( |
| ) |
|
|
inline |
◆ post() [1/2]
boolean org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.post |
( |
String | addr, |
|
|
int | port, |
|
|
SSDPSearchRequest | req ) |
|
inline |
◆ post() [2/2]
boolean org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.post |
( |
String | addr, |
|
|
int | port, |
|
|
SSDPSearchResponse | res ) |
|
inline |
◆ run()
void org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.run |
( |
| ) |
|
|
inline |
◆ setControlPoint()
void org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.setControlPoint |
( |
ControlPoint | ctrlp | ) |
|
|
inline |
◆ start()
void org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.start |
( |
| ) |
|
|
inline |
◆ stop()
void org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.stop |
( |
| ) |
|
|
inline |
◆ controlPoint
ControlPoint org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.controlPoint = null |
|
private |
◆ deviceSearchResponseThread
Thread org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.deviceSearchResponseThread = null |
|
private |
The documentation for this class was generated from the following file: