org.teleal.cling.protocol.async
Class ReceivingSearchResponse

java.lang.Object
  extended by org.teleal.cling.protocol.ReceivingAsync<IncomingSearchResponse>
      extended by org.teleal.cling.protocol.async.ReceivingSearchResponse
All Implemented Interfaces:
Runnable

public class ReceivingSearchResponse
extends ReceivingAsync<IncomingSearchResponse>


Constructor Summary
ReceivingSearchResponse(UpnpService upnpService, IncomingDatagramMessage<UpnpResponse> inputMessage)
           
 
Method Summary
protected  void execute()
           
protected  boolean isRootDeviceMessage()
           
 
Methods inherited from class org.teleal.cling.protocol.ReceivingAsync
getFirstHeader, getInputMessage, getUpnpService, run, toString, waitBeforeExecution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReceivingSearchResponse

public ReceivingSearchResponse(UpnpService upnpService,
                               IncomingDatagramMessage<UpnpResponse> inputMessage)
Method Detail

execute

protected void execute()
Specified by:
execute in class ReceivingAsync<IncomingSearchResponse>

isRootDeviceMessage

protected boolean isRootDeviceMessage()


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