Uses of Class
com.google.api.gax.httpjson.ForwardingHttpJsonClientCall
-
Packages that use ForwardingHttpJsonClientCall Package Description com.google.api.gax.httpjson -
-
Uses of ForwardingHttpJsonClientCall in com.google.api.gax.httpjson
Subclasses of ForwardingHttpJsonClientCall in com.google.api.gax.httpjson Modifier and Type Class Description static classForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall<RequestT,ResponseT>A simplified version ofForwardingHttpJsonClientCallwhere subclasses can pass in aHttpJsonClientCallas the delegate.
-