org.gcube.contentmanagement.timeseriesservice.test
Class TestTotal

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.test.TestTotal

public class TestTotal
extends java.lang.Object


Constructor Summary
TestTotal()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void streamToFile(java.io.InputStream instream, java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTotal

public TestTotal()
Method Detail

main

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

streamToFile

public static void streamToFile(java.io.InputStream instream,
                                java.io.OutputStream out)
                         throws java.lang.Exception
Throws:
java.lang.Exception