com.aelitis.azureus.plugins.tracker.dht
Class DHTTrackerPlugin.putDetails

java.lang.Object
  extended by com.aelitis.azureus.plugins.tracker.dht.DHTTrackerPlugin.putDetails
Enclosing class:
DHTTrackerPlugin

protected static class DHTTrackerPlugin.putDetails
extends Object


Method Summary
protected  String getEncoded()
           
protected  String getIPOverride()
           
protected  int getTCPPort()
           
protected  int getUDPPort()
           
protected  boolean sameAs(DHTTrackerPlugin.putDetails other)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEncoded

protected String getEncoded()

getIPOverride

protected String getIPOverride()

getTCPPort

protected int getTCPPort()

getUDPPort

protected int getUDPPort()

sameAs

protected boolean sameAs(DHTTrackerPlugin.putDetails other)