public class TransformerForRequest extends Object implements com.google.common.base.Function<HttpRequest,com.google.common.base.Function<HttpResponse,?>>
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Function<HttpResponse,?> |
apply(HttpRequest in) |
com.google.common.base.Function<HttpResponse,?> |
getTransformerForMethod(Invocation invocation,
com.google.inject.Injector injector) |
public com.google.common.base.Function<HttpResponse,?> apply(HttpRequest in)
apply
in interface com.google.common.base.Function<HttpRequest,com.google.common.base.Function<HttpResponse,?>>
public com.google.common.base.Function<HttpResponse,?> getTransformerForMethod(Invocation invocation, com.google.inject.Injector injector)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.