Interface | Description |
---|---|
AsyncRestClientProxy.Factory |
Class | Description |
---|---|
AsyncRestClientProxy<T> |
Generates RESTful clients from appropriately annotated interfaces.
|
GeneratedHttpRequest<T> |
Represents a request generated from annotations
|
GeneratedHttpRequest.Builder<T> | |
RestAnnotationProcessor<T> |
Creates http methods based on annotations on a class or interface.
|
RestAnnotationProcessor.MethodKey | |
RestContextImpl<S,A> | |
SeedAnnotationCache |
seeds the annotation cache located at
RestAnnotationProcessor.delegationMap . |
UtilsImpl |
Copyright © 2009-2012 jclouds. All Rights Reserved.