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 java.lang.Object


Method Summary
protected  java.lang.String getEncoded()
           
protected  java.lang.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 java.lang.String getEncoded()

getIPOverride

protected java.lang.String getIPOverride()

getTCPPort

protected int getTCPPort()

getUDPPort

protected int getUDPPort()

sameAs

protected boolean sameAs(DHTTrackerPlugin.putDetails other)