|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext | |
|---|---|
| org.jclouds.collect.internal | |
| org.jclouds.http.functions | |
| org.jclouds.rest | |
| Uses of InvocationContext in org.jclouds.collect.internal |
|---|
| Classes in org.jclouds.collect.internal that implement InvocationContext | |
|---|---|
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 |
CallerArg0ToPagedIterable<T,I extends CallerArg0ToPagedIterable<T,I>>
Deprecated. Arg0ToPagedIterable.FromCaller |
| Uses of InvocationContext in org.jclouds.http.functions |
|---|
| Classes in org.jclouds.http.functions that implement InvocationContext | |
|---|---|
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 |
| Uses of InvocationContext in org.jclouds.rest |
|---|
| Classes in org.jclouds.rest with type parameters of type InvocationContext | |
|---|---|
interface |
InvocationContext<I extends InvocationContext<I>>
Passes generated Http request into this object; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||