[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This page provides documentation for `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall`, a simplified version of `ForwardingHttpJsonClientCall` that accepts an `HttpJsonClientCall` as its delegate."],["The latest version documented is 2.63.1, and the page also contains links and information for versions ranging from 2.62.0 down to 2.7.1, offering a range of references."],["`SimpleForwardingHttpJsonClientCall` inherits methods such as `cancel`, `halfClose`, `request`, `sendMessage`, and `start` from its parent class, `ForwardingHttpJsonClientCall`, as well as general `java.lang.Object` methods."],["The class's constructor `SimpleForwardingHttpJsonClientCall` takes an `HttpJsonClientCall` instance as a delegate parameter, allowing it to operate as a forwarding mechanism for HTTP/JSON client calls."],["The `delegate()` method is available in `SimpleForwardingHttpJsonClientCall`, which returns the `HttpJsonClientCall` instance that the class uses as its delegate."]]],[]]