◆ SSDPPacket()
org.cybergarage.upnp.ssdp.SSDPPacket.SSDPPacket |
( |
byte[] | buf, |
|
|
int | length ) |
|
inline |
◆ getCacheControl()
String org.cybergarage.upnp.ssdp.SSDPPacket.getCacheControl |
( |
| ) |
|
|
inline |
◆ getData()
byte[] org.cybergarage.upnp.ssdp.SSDPPacket.getData |
( |
| ) |
|
|
inline |
◆ getDatagramPacket()
DatagramPacket org.cybergarage.upnp.ssdp.SSDPPacket.getDatagramPacket |
( |
| ) |
|
|
inline |
◆ getHost()
String org.cybergarage.upnp.ssdp.SSDPPacket.getHost |
( |
| ) |
|
|
inline |
◆ getHostInetAddress()
InetAddress org.cybergarage.upnp.ssdp.SSDPPacket.getHostInetAddress |
( |
| ) |
|
|
inline |
◆ getLeaseTime()
int org.cybergarage.upnp.ssdp.SSDPPacket.getLeaseTime |
( |
| ) |
|
|
inline |
◆ getLocalAddress()
String org.cybergarage.upnp.ssdp.SSDPPacket.getLocalAddress |
( |
| ) |
|
|
inline |
◆ getLocation()
String org.cybergarage.upnp.ssdp.SSDPPacket.getLocation |
( |
| ) |
|
|
inline |
◆ getMAN()
String org.cybergarage.upnp.ssdp.SSDPPacket.getMAN |
( |
| ) |
|
|
inline |
◆ getMX()
int org.cybergarage.upnp.ssdp.SSDPPacket.getMX |
( |
| ) |
|
|
inline |
◆ getNT()
String org.cybergarage.upnp.ssdp.SSDPPacket.getNT |
( |
| ) |
|
|
inline |
◆ getNTS()
String org.cybergarage.upnp.ssdp.SSDPPacket.getNTS |
( |
| ) |
|
|
inline |
◆ getRemoteAddress()
String org.cybergarage.upnp.ssdp.SSDPPacket.getRemoteAddress |
( |
| ) |
|
|
inline |
◆ getRemoteInetAddress()
InetAddress org.cybergarage.upnp.ssdp.SSDPPacket.getRemoteInetAddress |
( |
| ) |
|
|
inline |
◆ getRemotePort()
int org.cybergarage.upnp.ssdp.SSDPPacket.getRemotePort |
( |
| ) |
|
|
inline |
◆ getServer()
String org.cybergarage.upnp.ssdp.SSDPPacket.getServer |
( |
| ) |
|
|
inline |
◆ getST()
String org.cybergarage.upnp.ssdp.SSDPPacket.getST |
( |
| ) |
|
|
inline |
◆ getTimeStamp()
long org.cybergarage.upnp.ssdp.SSDPPacket.getTimeStamp |
( |
| ) |
|
|
inline |
◆ getUSN()
String org.cybergarage.upnp.ssdp.SSDPPacket.getUSN |
( |
| ) |
|
|
inline |
◆ isAlive()
boolean org.cybergarage.upnp.ssdp.SSDPPacket.isAlive |
( |
| ) |
|
|
inline |
◆ isByeBye()
boolean org.cybergarage.upnp.ssdp.SSDPPacket.isByeBye |
( |
| ) |
|
|
inline |
◆ isDiscover()
boolean org.cybergarage.upnp.ssdp.SSDPPacket.isDiscover |
( |
| ) |
|
|
inline |
◆ isRootDevice()
boolean org.cybergarage.upnp.ssdp.SSDPPacket.isRootDevice |
( |
| ) |
|
|
inline |
◆ setLocalAddress()
void org.cybergarage.upnp.ssdp.SSDPPacket.setLocalAddress |
( |
String | addr | ) |
|
|
inline |
◆ setTimeStamp()
void org.cybergarage.upnp.ssdp.SSDPPacket.setTimeStamp |
( |
long | value | ) |
|
|
inline |
◆ toString()
String org.cybergarage.upnp.ssdp.SSDPPacket.toString |
( |
| ) |
|
|
inline |
◆ dgmPacket
DatagramPacket org.cybergarage.upnp.ssdp.SSDPPacket.dgmPacket = null |
|
private |
◆ localAddr
String org.cybergarage.upnp.ssdp.SSDPPacket.localAddr = "" |
|
private |
◆ packetBytes
byte [] org.cybergarage.upnp.ssdp.SSDPPacket.packetBytes = null |
◆ timeStamp
long org.cybergarage.upnp.ssdp.SSDPPacket.timeStamp |
|
private |
The documentation for this class was generated from the following file: