Uses of Class
org.jclouds.scriptbuilder.domain.InterpretableStatement

Packages that use InterpretableStatement
org.jclouds.scriptbuilder.domain   
 

Uses of InterpretableStatement in org.jclouds.scriptbuilder.domain
 

Subclasses of InterpretableStatement in org.jclouds.scriptbuilder.domain
 class PipeHttpResponseTo
          Pipes the content of the http response to a shell command that accepts input from stdin
 class PipeHttpResponseToBash
          Pipes the content of the http response to bash
 class PipeHttpResponseToTarxpzfIntoDirectory
          Pipes the content of the http response to tar -xpzf
 class SaveHttpResponseTo
          saves the content of the http response to a file
 class UnzipHttpResponseIntoDirectory
          unzips the content into a directory
 



Copyright © 2009-2011 jclouds. All Rights Reserved.