de.javawi.jstun.test.demo
Class DiscoveryTestDemo

java.lang.Object
  extended by de.javawi.jstun.test.demo.DiscoveryTestDemo
All Implemented Interfaces:
Runnable

public class DiscoveryTestDemo
extends Object
implements Runnable


Constructor Summary
DiscoveryTestDemo(InetAddress iaddress)
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoveryTestDemo

public DiscoveryTestDemo(InetAddress iaddress)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

main

public static void main(String[] args)