Klasse SendingNotification

java.lang.Object
org.jupnp.protocol.SendingAsync
org.jupnp.protocol.async.SendingNotification
Alle implementierten Schnittstellen:
Runnable
Bekannte direkte Unterklassen:
SendingNotificationAlive, SendingNotificationByebye

public abstract class SendingNotification extends SendingAsync
Sending notification messages for a registered local device.

Sends all required (dozens) of messages three times, waits between 0 and 150 milliseconds between each bulk sending procedure.

Autor:
Christian Bauer