org.cybergarage.upnp.event
Class Subscriber
java.lang.Object
org.cybergarage.upnp.event.Subscriber
public class Subscriber
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Subscriber
public Subscriber()
getSID
public String getSID()
setSID
public void setSID(String sid)
setInterfaceAddress
public void setInterfaceAddress(String addr)
getInterfaceAddress
public String getInterfaceAddress()
getDeliveryURL
public String getDeliveryURL()
setDeliveryURL
public void setDeliveryURL(String deliveryURL)
getDeliveryHost
public String getDeliveryHost()
getDeliveryPath
public String getDeliveryPath()
getDeliveryPort
public int getDeliveryPort()
getTimeOut
public long getTimeOut()
setTimeOut
public void setTimeOut(long value)
isExpired
public boolean isExpired()
getSubscriptionTime
public long getSubscriptionTime()
setSubscriptionTime
public void setSubscriptionTime(long time)
getNotifyCount
public long getNotifyCount()
setNotifyCount
public void setNotifyCount(int cnt)
incrementNotifyCount
public void incrementNotifyCount()
renew
public void renew()
Copyright © 2012 DomoWare. All Rights Reserved.