public class GetCallable extends Object implements Callable<HttpInputStream>
| Modifier and Type | Field and Description |
|---|---|
long |
lastLength |
String |
lastType |
| Constructor and Description |
|---|
GetCallable(FedoraClient client,
String uri) |
public String lastType
public long lastLength
public GetCallable(FedoraClient client, String uri)
public HttpInputStream call() throws Exception
call in interface Callable<HttpInputStream>ExceptionCopyright © 2015 DuraSpace. All Rights Reserved.