◆ HTTPUSocket() [1/3]
org.cybergarage.upnp.ssdp.HTTPUSocket.HTTPUSocket |
( |
| ) |
|
|
inline |
◆ HTTPUSocket() [2/3]
org.cybergarage.upnp.ssdp.HTTPUSocket.HTTPUSocket |
( |
String | bindAddr, |
|
|
int | bindPort ) throws BindException |
|
inline |
◆ HTTPUSocket() [3/3]
org.cybergarage.upnp.ssdp.HTTPUSocket.HTTPUSocket |
( |
int | bindPort | ) |
|
|
inline |
◆ close()
boolean org.cybergarage.upnp.ssdp.HTTPUSocket.close |
( |
| ) |
|
|
inline |
◆ finalize()
void org.cybergarage.upnp.ssdp.HTTPUSocket.finalize |
( |
| ) |
|
|
inlineprotected |
◆ getDatagramSocket()
DatagramSocket org.cybergarage.upnp.ssdp.HTTPUSocket.getDatagramSocket |
( |
| ) |
|
|
inline |
◆ getLocalAddress()
String org.cybergarage.upnp.ssdp.HTTPUSocket.getLocalAddress |
( |
| ) |
|
|
inline |
◆ getUDPSocket()
DatagramSocket org.cybergarage.upnp.ssdp.HTTPUSocket.getUDPSocket |
( |
| ) |
|
|
inline |
◆ open() [1/3]
boolean org.cybergarage.upnp.ssdp.HTTPUSocket.open |
( |
| ) |
|
|
inline |
◆ open() [2/3]
boolean org.cybergarage.upnp.ssdp.HTTPUSocket.open |
( |
int | bindPort | ) |
|
|
inline |
◆ open() [3/3]
boolean org.cybergarage.upnp.ssdp.HTTPUSocket.open |
( |
String | bindAddr, |
|
|
int | bindPort ) throws BindException |
|
inline |
◆ post()
boolean org.cybergarage.upnp.ssdp.HTTPUSocket.post |
( |
String | addr, |
|
|
int | port, |
|
|
String | msg ) |
|
inline |
◆ receive()
SSDPPacket org.cybergarage.upnp.ssdp.HTTPUSocket.receive |
( |
| ) |
|
|
inline |
◆ setLocalAddress()
void org.cybergarage.upnp.ssdp.HTTPUSocket.setLocalAddress |
( |
String | addr | ) |
|
|
inline |
◆ localAddr
String org.cybergarage.upnp.ssdp.HTTPUSocket.localAddr = "" |
|
private |
◆ ssdpUniSock
DatagramSocket org.cybergarage.upnp.ssdp.HTTPUSocket.ssdpUniSock = null |
|
private |
The documentation for this class was generated from the following file: