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."],[[["This webpage 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 extends `NetworkServiceStub` and inherits methods such as `close()`, `getNetworkCallable()`, and `listNetworksCallable()`, as well as various `Object` methods."],["The page documents static methods for creating `HttpJsonNetworkServiceStub` instances, including `create(NetworkServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`, all of which can throw an `IOException`."],["The document also outlines constructor details for creating instances of `HttpJsonNetworkServiceStub`, specifying required parameters like `NetworkServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory`."],["The page lists methods such as `awaitTermination()`, `close()`, `getNetworkCallable()`, `isShutdown()`, `isTerminated()`, `listNetworksCallable()`, `shutdown()`, and `shutdownNow()` that are available for use in the class."]]],[]]