org.jclouds.io
Class InputSuppliers
java.lang.Object
org.jclouds.io.InputSuppliers
@Beta
public class InputSuppliers
- extends Object
functions related to or replacing those in InputSupplier
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputSuppliers
public InputSuppliers()
of
public static com.google.common.io.InputSupplier<? extends InputStream> of(InputStream in)
of
public static com.google.common.io.InputSupplier<? extends InputStream> of(String in)
Copyright © 2009-2013 jclouds. All Rights Reserved.