Class DHTTrackerPlugin.RegistrationDetails
java.lang.Object
com.biglybt.plugin.tracker.dht.DHTTrackerPlugin.RegistrationDetails
- Enclosing class:
DHTTrackerPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate byteprivate List<DHTTrackerPlugin.trackerTarget> private DHTTrackerPlugin.putDetailsprivate DHTTrackerPlugin.trackerTarget[] -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRegistrationDetails(Download _download, int _reg_type, DHTTrackerPlugin.putDetails _put_details, byte _flags) -
Method Summary
Modifier and TypeMethodDescriptionprotected bytegetFlags()protected DHTTrackerPlugin.putDetailsprotected DHTTrackerPlugin.trackerTarget[]getTargets(boolean for_put) protected voidgetTrackerTargets(Download download, int type) protected voidupdate(DHTTrackerPlugin.putDetails _put_details, byte _flags) protected booleanupdateTargets(Download _download, int _reg_type)
-
Field Details
-
put_details
-
flags
private byte flags -
put_targets
-
not_put_targets
-
-
Constructor Details
-
RegistrationDetails
protected RegistrationDetails(Download _download, int _reg_type, DHTTrackerPlugin.putDetails _put_details, byte _flags)
-
-
Method Details
-
update
-
updateTargets
-
getPutDetails
-
getFlags
protected byte getFlags() -
getTargets
-
getTrackerTargets
-