|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationContext | |
---|---|
org.jclouds.http.functions | |
org.jclouds.rest |
Uses of InvocationContext in org.jclouds.http.functions |
---|
Classes in org.jclouds.http.functions that implement InvocationContext | |
---|---|
class |
ParseContentMD5FromHeaders
|
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 |