| Package | Description |
|---|---|
| org.jclouds.http |
| Modifier and Type | Class and Description |
|---|---|
class |
TransformingHttpCommandExecutorServiceImpl
Executor which will invoke and transform the response of an
EndpointCommand into generic
type |
| Modifier and Type | Field and Description |
|---|---|
protected TransformingHttpCommandExecutorService |
TransformingHttpCommandImpl.executorService |
| Constructor and Description |
|---|
TransformingHttpCommandImpl(TransformingHttpCommandExecutorService executorService,
HttpRequest request,
com.google.common.base.Function<HttpResponse,T> transformer) |
Copyright © 2009-2012 jclouds. All Rights Reserved.