net.tomp2p.examples
Class ExampleDNS

java.lang.Object
  extended by net.tomp2p.examples.ExampleDNS

public class ExampleDNS
extends Object

See http://tomp2p.net/doc/quick/ for more information on this


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

Constructor Detail

ExampleDNS

public ExampleDNS(int nodeId)
           throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] args)
                 throws NumberFormatException,
                        Exception
Throws:
NumberFormatException
Exception


Copyright © 2013. All Rights Reserved.