net.tomp2p.examples
Class ExampleDHT
java.lang.Object
net.tomp2p.examples.ExampleDHT
public final class ExampleDHT
- extends Object
Example of storing friends in a DHT.
- Author:
- Thomas Bocek
|
Method Summary |
static void |
main(String[] args)
Start the examples. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Start the examples.
- Parameters:
args - Empty
- Throws:
Exception - .
Copyright © 2013. All Rights Reserved.