cc.glsn
Class GarbageToss

java.lang.Object
  extended by cc.glsn.GarbageToss

public class GarbageToss
extends Object


Constructor Summary
GarbageToss(String Host, int Port)
           
 
Method Summary
static void main(String[] Args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GarbageToss

public GarbageToss(String Host,
                   int Port)
            throws Exception
Throws:
Exception
Method Detail

main

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