org.teleal.cling.protocol.async
Class SendingNotificationAlive

java.lang.Object
  extended by org.teleal.cling.protocol.SendingAsync
      extended by org.teleal.cling.protocol.async.SendingNotification
          extended by org.teleal.cling.protocol.async.SendingNotificationAlive
All Implemented Interfaces:
Runnable

public class SendingNotificationAlive
extends SendingNotification


Field Summary
 
Fields inherited from class org.teleal.cling.protocol.async.SendingNotification
log
 
Constructor Summary
SendingNotificationAlive(UpnpService upnpService, LocalDevice device)
           
 
Method Summary
protected  void execute()
           
protected  NotificationSubtype getNotificationSubtype()
           
 
Methods inherited from class org.teleal.cling.protocol.async.SendingNotification
createDeviceMessages, createServiceTypeMessages, getBulkIntervalMilliseconds, getBulkRepeat, getDescriptorLocator, getDevice, sendMessages
 
Methods inherited from class org.teleal.cling.protocol.SendingAsync
getDestinationAddress, getDestinationPort, getUpnpService, run, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SendingNotificationAlive

public SendingNotificationAlive(UpnpService upnpService,
                                LocalDevice device)
Method Detail

execute

protected void execute()
Overrides:
execute in class SendingNotification

getNotificationSubtype

protected NotificationSubtype getNotificationSubtype()
Specified by:
getNotificationSubtype in class SendingNotification


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.