org.teleal.cling.protocol.sync
Class ReceivingUnsubscribe

java.lang.Object
  extended by org.teleal.cling.protocol.ReceivingAsync<IN>
      extended by org.teleal.cling.protocol.ReceivingSync<StreamRequestMessage,StreamResponseMessage>
          extended by org.teleal.cling.protocol.sync.ReceivingUnsubscribe
All Implemented Interfaces:
Runnable

public class ReceivingUnsubscribe
extends ReceivingSync<StreamRequestMessage,StreamResponseMessage>


Field Summary
 
Fields inherited from class org.teleal.cling.protocol.ReceivingSync
outputMessage
 
Constructor Summary
ReceivingUnsubscribe(UpnpService upnpService, StreamRequestMessage inputMessage)
           
 
Method Summary
protected  StreamResponseMessage executeSync()
           
 
Methods inherited from class org.teleal.cling.protocol.ReceivingSync
execute, getOutputMessage, responseException, responseSent, toString
 
Methods inherited from class org.teleal.cling.protocol.ReceivingAsync
getFirstHeader, getInputMessage, getUpnpService, run, waitBeforeExecution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReceivingUnsubscribe

public ReceivingUnsubscribe(UpnpService upnpService,
                            StreamRequestMessage inputMessage)
Method Detail

executeSync

protected StreamResponseMessage executeSync()
Specified by:
executeSync in class ReceivingSync<StreamRequestMessage,StreamResponseMessage>


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