net.tomp2p.examples
Class ExampleBootstrap

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

public class ExampleBootstrap
extends Object

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


Constructor Summary
ExampleBootstrap()
           
 
Method Summary
static void main(String[] args)
          Starts the boostrap example.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleBootstrap

public ExampleBootstrap()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Starts the boostrap example.

Parameters:
args - No arguments needed
Throws:
IOException
Exception


Copyright © 2013. All Rights Reserved.