Class DirectorySender

java.lang.Object
  extended by DirectorySender

public class DirectorySender
extends Object

Is a simple commandline client that can send directories recursively against the GRID.

Version:
1.0
Author:
juergen_kellerer, 2010-06-21

Constructor Summary
DirectorySender()
           
 
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

DirectorySender

public DirectorySender()
Method Detail

main

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