com.aelitis.azureus.plugins.tracker.dht
Class DHTTrackerPlugin.RegistrationDetails
java.lang.Object
  
com.aelitis.azureus.plugins.tracker.dht.DHTTrackerPlugin.RegistrationDetails
- Enclosing class:
 - DHTTrackerPlugin
 
protected class DHTTrackerPlugin.RegistrationDetails
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DHTTrackerPlugin.RegistrationDetails
protected DHTTrackerPlugin.RegistrationDetails(Download _download,
                                               int _reg_type,
                                               DHTTrackerPlugin.putDetails _put_details,
                                               byte _flags)
update
protected void update(DHTTrackerPlugin.putDetails _put_details,
                      byte _flags)
 
updateTargets
protected boolean updateTargets(Download _download,
                                int _reg_type)
 
getPutDetails
protected DHTTrackerPlugin.putDetails getPutDetails()
 
getFlags
protected byte getFlags()
 
getTargets
protected DHTTrackerPlugin.trackerTarget[] getTargets(boolean for_put)
 
getTrackerTargets
protected void getTrackerTargets(Download download,
                                 int type)