com.aelitis.azureus.core.dht.nat
Class DHTNATPuncherFactory

java.lang.Object
  extended by com.aelitis.azureus.core.dht.nat.DHTNATPuncherFactory

public class DHTNATPuncherFactory
extends Object


Constructor Summary
DHTNATPuncherFactory()
           
 
Method Summary
static DHTNATPuncher create(DHTNATPuncherAdapter adapter, DHT dht)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DHTNATPuncherFactory

public DHTNATPuncherFactory()
Method Detail

create

public static DHTNATPuncher create(DHTNATPuncherAdapter adapter,
                                   DHT dht)