|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestAnnotationProcessor | |
---|---|
org.jclouds.atmos.blobstore | |
org.jclouds.azureblob.blobstore | |
org.jclouds.openstack.swift.blobstore | |
org.jclouds.rest.internal | |
org.jclouds.s3.blobstore |
Uses of RestAnnotationProcessor in org.jclouds.atmos.blobstore |
---|
Constructors in org.jclouds.atmos.blobstore with parameters of type RestAnnotationProcessor | |
---|---|
AtmosBlobRequestSigner(RestAnnotationProcessor<AtmosAsyncClient> processor,
BlobToObject blobToObject,
BlobToHttpGetOptions blob2ObjectGetOptions)
|
Uses of RestAnnotationProcessor in org.jclouds.azureblob.blobstore |
---|
Constructors in org.jclouds.azureblob.blobstore with parameters of type RestAnnotationProcessor | |
---|---|
AzureBlobRequestSigner(RestAnnotationProcessor<AzureBlobAsyncClient> processor,
BlobToAzureBlob blobToBlob,
BlobToHttpGetOptions blob2HttpGetOptions)
|
Uses of RestAnnotationProcessor in org.jclouds.openstack.swift.blobstore |
---|
Constructors in org.jclouds.openstack.swift.blobstore with parameters of type RestAnnotationProcessor | |
---|---|
SwiftBlobRequestSigner(RestAnnotationProcessor<CommonSwiftAsyncClient> processor,
BlobToObject blobToObject,
BlobToHttpGetOptions blob2HttpGetOptions)
|
Uses of RestAnnotationProcessor in org.jclouds.rest.internal |
---|
Constructors in org.jclouds.rest.internal with parameters of type RestAnnotationProcessor | |
---|---|
AsyncRestClientProxy(com.google.inject.Injector injector,
AsyncRestClientProxy.Factory factory,
RestAnnotationProcessor<T> util,
com.google.inject.TypeLiteral<T> typeLiteral,
com.google.common.cache.LoadingCache<ClassMethodArgs,Object> delegateMap)
|
Uses of RestAnnotationProcessor in org.jclouds.s3.blobstore |
---|
Constructors in org.jclouds.s3.blobstore with parameters of type RestAnnotationProcessor | |
---|---|
S3BlobRequestSigner(RestAnnotationProcessor<S3AsyncClient> processor,
BlobToObject blobToObject,
BlobToHttpGetOptions blob2HttpGetOptions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |