public class FetcherResponse extends Object
| Constructor and Description |
|---|
FetcherResponse(InputStream inputStream) |
FetcherResponse(InputStream inputStream,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getNamespace() |
public FetcherResponse(InputStream inputStream)
public FetcherResponse(InputStream inputStream, String namespace)
public InputStream getInputStream()
public String getNamespace()
Copyright © 2021 NorStella. All rights reserved.