util
Class RegistryLister.Bind

java.lang.Object
  extended by util.RegistryLister.Bind
Enclosing class:
RegistryLister

public static class RegistryLister.Bind
extends Object

Tries to bind the echo-server to the registry, clients can then connect.


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

Constructor Detail

RegistryLister.Bind

public RegistryLister.Bind()
Method Detail

main

public static void main(String[] arg)