| Package | Description |
|---|---|
| org.jclouds.http | |
| org.jclouds.io | |
| org.jclouds.io.payloads |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpUtils.copy(ContentMetadata fromMd,
MutableContentMetadata toMd) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
Payload.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentMetadataCodec.fromHeaders(MutableContentMetadata contentMetadata,
com.google.common.collect.Multimap<String,String> headers)
Sets properties related to the http headers listed in
ContentMetadata.HTTP_HEADERS |
void |
ContentMetadataCodec.DefaultContentMetadataCodec.fromHeaders(MutableContentMetadata contentMetadata,
com.google.common.collect.Multimap<String,String> headers) |
void |
Payload.setContentMetadata(MutableContentMetadata in) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMutableContentMetadata |
| Modifier and Type | Field and Description |
|---|---|
protected MutableContentMetadata |
BasePayload.contentMetadata |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
BasePayload.getContentMetadata() |
MutableContentMetadata |
DelegatingPayload.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasePayload.setContentMetadata(MutableContentMetadata in) |
void |
DelegatingPayload.setContentMetadata(MutableContentMetadata in) |
| Constructor and Description |
|---|
BasePayload(V content,
MutableContentMetadata contentMetadata) |
PhantomPayload(MutableContentMetadata contentMetadata) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.