equip.discovery
Class ExampleClient

java.lang.Object
  extended byequip.discovery.ExampleClient

public class ExampleClient
extends java.lang.Object


Constructor Summary
ExampleClient()
           
 
Method Summary
static void main(java.lang.String[] args)
          sample main - as a helper for another server
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleClient

public ExampleClient()
Method Detail

main

public static void main(java.lang.String[] args)
sample main - as a helper for another server