[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `SimpleForwardingHttpJsonClientCallListener` class, which is a simplified implementation of `ForwardingHttpJsonClientCallListener` in the `com.google.api.gax.httpjson` package."],["The `SimpleForwardingHttpJsonClientCallListener` class allows subclasses to use an instance of `HttpJsonClientCall.Listener` as its delegate, and this page shows it's inheritance tree from other classes."],["The latest version documented is 2.63.1, with an extensive list of prior versions also documented, and it has version 2.23.3 as the targeted version for the specific documentation provided."],["The class's constructor, `SimpleForwardingHttpJsonClientCallListener(HttpJsonClientCall.Listener\u003cResponseT\u003e delegate)`, takes a `HttpJsonClientCall.Listener` instance as a parameter, while its `delegate()` method returns this specified `Listener` instance."],["The page provides details of the inherited members, and methods associated with the `SimpleForwardingHttpJsonClientCallListener` and its parent classes, including methods like `onClose`, `onHeaders`, and `onMessage`, among others."]]],[]]