YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
de.yaacc.upnp.protocol.async.SendingNotificationAlive Class Reference

Sending ALIVE notification messages for a registered local device. More...

Inheritance diagram for de.yaacc.upnp.protocol.async.SendingNotificationAlive:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.protocol.async.SendingNotificationAlive:
Collaboration graph

Public Member Functions

 SendingNotificationAlive (Context context, UdpTransiver udpTransiver, LocalDevice device)
 
- Public Member Functions inherited from de.yaacc.upnp.protocol.async.SendingNotification
 SendingNotification (Context context, UdpTransiver udpTransiver, LocalDevice device)
 
LocalDevice getDevice ()
 
void sendMessages (Location descriptorLocation) throws IOException
 
- Public Member Functions inherited from de.yaacc.upnp.protocol.SendingAsync
void run ()
 
String toString ()
 

Protected Member Functions

void execute () throws IOException
 
NotificationSubtype getNotificationSubtype ()
 
- Protected Member Functions inherited from de.yaacc.upnp.protocol.async.SendingNotification
int getBulkRepeat ()
 
int getBulkIntervalMilliseconds ()
 
List< OutgoingNotificationRequest > createDeviceMessages (LocalDevice device, Location descriptorLocation)
 
List< OutgoingNotificationRequest > createServiceTypeMessages (LocalDevice device, Location descriptorLocation)
 

Detailed Description

Sending ALIVE notification messages for a registered local device.

Author
Christian Bauer

Member Function Documentation

◆ execute()

void de.yaacc.upnp.protocol.async.SendingNotificationAlive.execute ( ) throws IOException
protected

◆ getNotificationSubtype()

NotificationSubtype de.yaacc.upnp.protocol.async.SendingNotificationAlive.getNotificationSubtype ( )
protected

The documentation for this class was generated from the following file: