| Package | Description | 
|---|---|
| org.jclouds.http | |
| org.jclouds.rest.internal | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HttpRequest
Represents a request that can be executed within  
HttpCommandExecutorService | 
class  | 
HttpResponse
Represents a response produced from  
HttpCommandExecutorService | 
| Modifier and Type | Method and Description | 
|---|---|
HttpMessage | 
HttpMessage.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Long | 
HttpUtils.attemptToParseSizeAndRangeFromHeaders(HttpMessage from)  | 
static void | 
HttpUtils.checkRequestHasContentLengthOrChunkedEncoding(HttpMessage request,
                                             String message)  | 
T | 
HttpMessage.Builder.fromHttpMessage(HttpMessage in)  | 
static void | 
HttpUtils.releasePayload(HttpMessage from)  | 
static void | 
HttpUtils.wirePayloadIfEnabled(Wire wire,
                    HttpMessage request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GeneratedHttpRequest
Represents a request generated from annotations 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.