org.jclouds.rest.internal
Interface AsyncRestClientProxy.Factory

Enclosing class:
AsyncRestClientProxy<T>

public static interface AsyncRestClientProxy.Factory


Method Summary
 TransformingHttpCommand<?> create(HttpRequest request, com.google.common.base.Function<HttpResponse,?> transformer)
           
 

Method Detail

create

TransformingHttpCommand<?> create(HttpRequest request,
                                  com.google.common.base.Function<HttpResponse,?> transformer)


Copyright © 2009-2012 jclouds. All Rights Reserved.