◆ Subscriber()
| org.cybergarage.upnp.event.Subscriber.Subscriber |
( |
| ) |
|
|
inline |
◆ getDeliveryHost()
| String org.cybergarage.upnp.event.Subscriber.getDeliveryHost |
( |
| ) |
|
|
inline |
◆ getDeliveryPath()
| String org.cybergarage.upnp.event.Subscriber.getDeliveryPath |
( |
| ) |
|
|
inline |
◆ getDeliveryPort()
| int org.cybergarage.upnp.event.Subscriber.getDeliveryPort |
( |
| ) |
|
|
inline |
◆ getDeliveryURL()
| String org.cybergarage.upnp.event.Subscriber.getDeliveryURL |
( |
| ) |
|
|
inline |
◆ getInterfaceAddress()
| String org.cybergarage.upnp.event.Subscriber.getInterfaceAddress |
( |
| ) |
|
|
inline |
◆ getNotifyCount()
| long org.cybergarage.upnp.event.Subscriber.getNotifyCount |
( |
| ) |
|
|
inline |
◆ getSID()
| String org.cybergarage.upnp.event.Subscriber.getSID |
( |
| ) |
|
|
inline |
◆ getSubscriptionTime()
| long org.cybergarage.upnp.event.Subscriber.getSubscriptionTime |
( |
| ) |
|
|
inline |
◆ getTimeOut()
| long org.cybergarage.upnp.event.Subscriber.getTimeOut |
( |
| ) |
|
|
inline |
◆ incrementNotifyCount()
| void org.cybergarage.upnp.event.Subscriber.incrementNotifyCount |
( |
| ) |
|
|
inline |
◆ isExpired()
| boolean org.cybergarage.upnp.event.Subscriber.isExpired |
( |
| ) |
|
|
inline |
◆ renew()
| void org.cybergarage.upnp.event.Subscriber.renew |
( |
| ) |
|
|
inline |
◆ setDeliveryURL()
| void org.cybergarage.upnp.event.Subscriber.setDeliveryURL |
( |
String | deliveryURL | ) |
|
|
inline |
◆ setInterfaceAddress()
| void org.cybergarage.upnp.event.Subscriber.setInterfaceAddress |
( |
String | addr | ) |
|
|
inline |
◆ setNotifyCount()
| void org.cybergarage.upnp.event.Subscriber.setNotifyCount |
( |
int | cnt | ) |
|
|
inline |
◆ setSID()
| void org.cybergarage.upnp.event.Subscriber.setSID |
( |
String | sid | ) |
|
|
inline |
◆ setSubscriptionTime()
| void org.cybergarage.upnp.event.Subscriber.setSubscriptionTime |
( |
long | time | ) |
|
|
inline |
◆ setTimeOut()
| void org.cybergarage.upnp.event.Subscriber.setTimeOut |
( |
long | value | ) |
|
|
inline |
◆ deliveryHost
| String org.cybergarage.upnp.event.Subscriber.deliveryHost = "" |
|
private |
◆ deliveryPath
| String org.cybergarage.upnp.event.Subscriber.deliveryPath = "" |
|
private |
◆ deliveryPort
| int org.cybergarage.upnp.event.Subscriber.deliveryPort = 0 |
|
private |
◆ deliveryURL
| String org.cybergarage.upnp.event.Subscriber.deliveryURL = "" |
|
private |
◆ ifAddr
| String org.cybergarage.upnp.event.Subscriber.ifAddr = "" |
|
private |
◆ notifyCount
| long org.cybergarage.upnp.event.Subscriber.notifyCount = 0 |
|
private |
◆ SID
| String org.cybergarage.upnp.event.Subscriber.SID = null |
|
private |
◆ subscriptionTime
| long org.cybergarage.upnp.event.Subscriber.subscriptionTime = 0 |
|
private |
◆ timeOut
| long org.cybergarage.upnp.event.Subscriber.timeOut = 0 |
|
private |
The documentation for this class was generated from the following file: