| 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) |
static HttpMessage.Builder |
HttpMessage.Builder.from(HttpMessage input) |
static void |
HttpUtils.releasePayload(HttpMessage from) |
static void |
HttpUtils.wirePayloadIfEnabled(Wire wire,
HttpMessage request) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedHttpRequest<T>
Represents a request generated from annotations
|
Copyright © 2009-2012 jclouds. All Rights Reserved.