@Beta public class CopyInputStreamIntoSupplier extends Object implements com.google.common.base.Function<InputStream,com.google.common.io.InputSupplier<InputStream>>
Constructor and Description |
---|
CopyInputStreamIntoSupplier() |
protected Logger logger
public com.google.common.io.InputSupplier<InputStream> apply(InputStream from)
apply
in interface com.google.common.base.Function<InputStream,com.google.common.io.InputSupplier<InputStream>>
Copyright © 2009-2012 jclouds. All Rights Reserved.