@Singleton public class ReturnInputStream extends Object implements com.google.common.base.Function<HttpResponse,InputStream>
| Constructor and Description |
|---|
ReturnInputStream() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
apply(HttpResponse from) |
public InputStream apply(HttpResponse from)
apply in interface com.google.common.base.Function<HttpResponse,InputStream>Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.