net.tomp2p.examples
Class ExamplePutGet
java.lang.Object
net.tomp2p.examples.ExamplePutGet
public final class ExamplePutGet
- extends Object
This simple example creates 10 nodes, bootstraps to the first and put and get data from those 10 nodes.
- Author:
- draft
|
Method Summary |
static void |
main(String[] args)
Starts to run 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
- Starts to run the examples.
- Parameters:
args - No arguments necessary
- Throws:
Exception - .
Copyright © 2013. All Rights Reserved.