bamboo.dht
Class GatewayTest

java.lang.Object
  extended by bamboo.dht.GatewayTest

public class GatewayTest
extends Object

A simple test.

Version:
$Id: GatewayTest.java,v 1.17 2004/11/13 20:34:23 srhea Exp $
Author:
Sean C. Rhea

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

Constructor Detail

GatewayTest

public GatewayTest()
Method Detail

main

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