org.fusesource.hawtdispatch.example.discovery
Class EchoNetJava

java.lang.Object
  extended by org.fusesource.hawtdispatch.example.discovery.EchoNetJava

public class EchoNetJava
extends Object

An example of a networks of servers which advertise connection information to each other.


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

Constructor Detail

EchoNetJava

public EchoNetJava()
Method Detail

main

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

run

public static void run()
                throws Exception
Throws:
Exception


Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.