| Package | Description |
|---|---|
| org.jclouds.rest |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HttpClient.delete(URI location) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
HttpAsyncClient.delete(URI location)
Deprecated.
|
boolean |
HttpClient.exists(URI location) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
HttpAsyncClient.exists(URI location)
Deprecated.
|
InputStream |
HttpClient.get(URI location) |
com.google.common.util.concurrent.ListenableFuture<InputStream> |
HttpAsyncClient.get(URI location)
Deprecated.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.