Package | Description |
---|---|
org.jclouds.atmos.domain | |
org.jclouds.atmos.domain.internal | |
org.jclouds.azureblob.domain | |
org.jclouds.azureblob.domain.internal | |
org.jclouds.blobstore.domain | |
org.jclouds.blobstore.domain.internal | |
org.jclouds.http | |
org.jclouds.http.internal | |
org.jclouds.logging.internal | |
org.jclouds.rest.internal | |
org.jclouds.s3.domain |
This package contains the core components of S3.
|
org.jclouds.s3.domain.internal |
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 |
---|---|
void |
Wire.input(PayloadEnclosing request) |
void |
Wire.output(PayloadEnclosing request) |
Modifier and Type | Class and Description |
---|---|
class |
GeneratedHttpRequest |
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-2016 The Apache Software Foundation. All Rights Reserved.