| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AtmosObject  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AtmosObjectImpl
Default Implementation of  
AtmosObject. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AzureBlob
Amazon S3 is designed to store objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AzureBlobImpl
Default Implementation of  
AzureBlob. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Blob
Value type for an HTTP Blob service. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlobImpl
Value type for an HTTP Blob service. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HttpMessage
Represents a request that can be executed within  
HttpCommandExecutorService | 
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 | 
|---|---|
static byte[] | 
HttpUtils.closeClientButKeepContentStream(PayloadEnclosing response)
Content stream may need to be read. 
 | 
static byte[] | 
HttpUtils.toByteArrayOrNull(PayloadEnclosing response)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PayloadEnclosingImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends PayloadEnclosing>  | 
Payloads.calculateMD5(T payloadEnclosing)
Calculates the md5 on a payload, replacing as necessary. 
 | 
static <T extends PayloadEnclosing>  | 
Payloads.calculateMD5(T payloadEnclosing,
            MessageDigest md5)
Calculates the md5 on a payload, replacing as necessary. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Wire.input(PayloadEnclosing request)  | 
void | 
Wire.output(PayloadEnclosing request)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SwiftObject  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SwiftObjectImpl
Default Implementation of  
SwiftObject. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GeneratedHttpRequest<T>
Represents a request generated from annotations 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
S3Object
Amazon S3 is designed to store objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S3ObjectImpl
Default Implementation of  
S3Object. | 
Copyright © 2009-2012 jclouds. All Rights Reserved.