| Package | Description |
|---|---|
| org.jclouds.gae | |
| org.jclouds.http.apachehc | |
| org.jclouds.http.internal | |
| org.jclouds.http.okhttp |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncGaeHttpCommandExecutorService
Google App Engine version of
HttpCommandExecutorService using their
fetchAsync call |
class |
GaeHttpCommandExecutorService
Google App Engine version of
HttpCommandExecutorService |
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheHCHttpCommandExecutorService
Simple implementation of a
HttpFutureCommandClient, Apache Components HttpClient 4.x. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaUrlHttpCommandExecutorService
Basic implementation of a
HttpCommandExecutorService. |
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttpCommandExecutorService
Implementation of the
HttpCommandExecutorService that uses the
OkHttp client to support modern HTTP methods such as PATCH. |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.