org.teleal.cling.protocol.async
Class SendingSearch

java.lang.Object
  extended by org.teleal.cling.protocol.SendingAsync
      extended by org.teleal.cling.protocol.async.SendingSearch
All Implemented Interfaces:
Runnable

public class SendingSearch
extends SendingAsync


Constructor Summary
SendingSearch(UpnpService upnpService)
           
SendingSearch(UpnpService upnpService, UpnpHeader searchTarget)
           
 
Method Summary
protected  void execute()
           
 int getBulkIntervalMilliseconds()
           
 int getBulkRepeat()
           
 UpnpHeader getSearchTarget()
           
 
Methods inherited from class org.teleal.cling.protocol.SendingAsync
getDestinationAddress, getDestinationPort, getUpnpService, run, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SendingSearch

public SendingSearch(UpnpService upnpService)

SendingSearch

public SendingSearch(UpnpService upnpService,
                     UpnpHeader searchTarget)
Method Detail

getSearchTarget

public UpnpHeader getSearchTarget()

execute

protected void execute()
Specified by:
execute in class SendingAsync

getBulkRepeat

public int getBulkRepeat()

getBulkIntervalMilliseconds

public int getBulkIntervalMilliseconds()


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