org.glite.gpbox.pdp.test
Class ClientSocket

java.lang.Object
  extended byorg.glite.gpbox.pdp.test.ClientSocket

public class ClientSocket
extends java.lang.Object

Author:
gianluca To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

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

Constructor Detail

ClientSocket

public ClientSocket()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

prompt

public static java.lang.String prompt()