org.jets3t.samples
Class GSCodeSamples

java.lang.Object
  extended by org.jets3t.samples.GSCodeSamples

public class GSCodeSamples
extends java.lang.Object

This class includes all the code samples as listed in the Google Storage Developer's Guide.

This code is provided as a convenience for those who are reading through the guide and don't want to type out the examples themselves.


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

Constructor Detail

GSCodeSamples

public GSCodeSamples()
Method Detail

main

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