Class ForwardingHttpJsonClientCallListener.SimpleForwardingHttpJsonClientCallListener<ResponseT>

java.lang.Object
com.google.api.gax.httpjson.HttpJsonClientCall.Listener<ResponseT>
com.google.api.gax.httpjson.ForwardingHttpJsonClientCallListener<ResponseT>
com.google.api.gax.httpjson.ForwardingHttpJsonClientCallListener.SimpleForwardingHttpJsonClientCallListener<ResponseT>
Enclosing class:
ForwardingHttpJsonClientCallListener<ResponseT>

public abstract static class ForwardingHttpJsonClientCallListener.SimpleForwardingHttpJsonClientCallListener<ResponseT> extends ForwardingHttpJsonClientCallListener<ResponseT>
A simplified version of ForwardingHttpJsonClientCallListener where subclasses can pass in a HttpJsonClientCall.Listener as the delegate.