org.gcube.contentmanagement.timeseriesservice.test
Class OpenTS

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

public class OpenTS
extends java.lang.Object


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

OpenTS

public OpenTS()
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