| Package | Description |
|---|---|
| org.jclouds.collect.internal | |
| org.jclouds.http.functions | |
| org.jclouds.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
Arg0ToPagedIterable<T,I extends Arg0ToPagedIterable<T,I>>
Used to propagate
arg0 during an advance in a PagedIterable. |
static class |
Arg0ToPagedIterable.FromCaller<T,I extends Arg0ToPagedIterable.FromCaller<T,I>>
Used to propagate caller
arg0 to a callee during an advance in a PagedIterable. |
class |
ArgsToPagedIterable<T,I extends ArgsToPagedIterable<T,I>>
Used to propagate the invoked method arguments during an advance in a
PagedIterable. |
static class |
ArgsToPagedIterable.FromCaller<T,I extends ArgsToPagedIterable.FromCaller<T,I>>
Sometimes the arguments in the invoked method do not provide enough
information to fetch the next page of the result set.
|
class |
CallerArg0ToPagedIterable<T,I extends CallerArg0ToPagedIterable<T,I>>
Deprecated.
Arg0ToPagedIterable.FromCaller
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParseSax<T>
This object will parse the body of an HttpResponse and return the result of type
|
static class |
ParseSax.HandlerForGeneratedRequestWithResult<T> |
static class |
ParseSax.HandlerWithResult<T>
Handler that produces a useable domain object accessible after parsing completes.
|
class |
ParseURIFromListOrLocationHeaderIf20x
parses a single URI from a list
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvocationContext<I extends InvocationContext<I>>
Passes generated Http request into this object;
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.