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-09 UTC."],[[["The document details the `HttpJsonNetworkServiceStub` class, which is a REST stub implementation for the `NetworkService` API, intended for advanced usage and direct API interaction."],["This class extends `NetworkServiceStub` and ultimately inherits from `java.lang.Object`, showcasing its place within the class hierarchy."],["The `HttpJsonNetworkServiceStub` class offers several static factory methods named `create` for instantiation, each offering various configurations, such as using `NetworkServiceStubSettings`, `ClientContext`, or a combination of both with a `HttpJsonStubCallableFactory`."],["The class provides methods like `getNetworkCallable()`, `awaitTermination()`, `close()`, `shutdown()`, `shutdownNow()`, `isShutdown()`, and `isTerminated()` for interacting with and managing the service."],["A listing of different versions of this documentation is provided, with the latest version being 0.19.0, and it provides a link to documentation of each version from 0.1.0 to 0.19.0, all the way to the present version of 0.10.0."]]],[]]