org.jclouds.util
Class Suppliers2

java.lang.Object
  extended by org.jclouds.util.Suppliers2

public class Suppliers2
extends Object

Author:
Adrian Cole

Constructor Summary
Suppliers2()
           
 
Method Summary
static com.google.common.io.OutputSupplier<OutputStream> newOutputStreamSupplier(OutputStream output)
          converts an OutputStream to an OutputSupplier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Suppliers2

public Suppliers2()
Method Detail

newOutputStreamSupplier

public static com.google.common.io.OutputSupplier<OutputStream> newOutputStreamSupplier(OutputStream output)
converts an OutputStream to an OutputSupplier



Copyright © 2009-2011 jclouds. All Rights Reserved.