org.teleal.cling.protocol.sync
Class SendingEvent
java.lang.Object
org.teleal.cling.protocol.SendingAsync
org.teleal.cling.protocol.SendingSync<OutgoingEventRequestMessage,StreamResponseMessage>
org.teleal.cling.protocol.sync.SendingEvent
- All Implemented Interfaces:
- java.lang.Runnable
public class SendingEvent
- extends SendingSync<OutgoingEventRequestMessage,StreamResponseMessage>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
log
protected static java.util.logging.Logger log
subscriptionId
protected final java.lang.String subscriptionId
requestMessages
protected final OutgoingEventRequestMessage[] requestMessages
currentSequence
protected final UnsignedIntegerFourBytes currentSequence
SendingEvent
public SendingEvent(UpnpService upnpService,
LocalGENASubscription subscription)
executeSync
protected StreamResponseMessage executeSync()
- Specified by:
executeSync
in class SendingSync<OutgoingEventRequestMessage,StreamResponseMessage>
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.