Constructs an instance of HttpJsonNetworkServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Constructs an instance of HttpJsonNetworkServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
[[["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-04-17 UTC."],[[["This page details the `HttpJsonNetworkServiceStub` class, which is a REST stub implementation for the `NetworkService` API, intended for advanced usage and direct API interaction."],["The `HttpJsonNetworkServiceStub` class inherits from `NetworkServiceStub` and ultimately `java.lang.Object`, with several methods inherited from these parent classes."],["Static methods like `create(NetworkServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)` are available to instantiate `HttpJsonNetworkServiceStub` with different configurations."],["The page provides information on the available methods, such as `getNetworkCallable()`, and `awaitTermination`, including their parameters, return types, and potential exceptions."],["The latest version available in the documentation is 0.19.0, with a list of previous versions also accessible, going down to 0.1.0."]]],[]]