com.aelitis.azureus.core.devices.impl
Class DeviceTivoManager.Searcher

java.lang.Object
  extended by com.aelitis.azureus.core.devices.impl.DeviceTivoManager.Searcher
Enclosing class:
DeviceTivoManager

protected class DeviceTivoManager.Searcher
extends java.lang.Object


Constructor Summary
protected DeviceTivoManager.Searcher(boolean _persistent, boolean _async)
           
 
Method Summary
protected  void destroy()
           
protected  void sendBeacon()
           
protected  boolean wakeup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceTivoManager.Searcher

protected DeviceTivoManager.Searcher(boolean _persistent,
                                     boolean _async)
                              throws DeviceManagerException
Throws:
DeviceManagerException
Method Detail

sendBeacon

protected void sendBeacon()

wakeup

protected boolean wakeup()

destroy

protected void destroy()