public class HttpApiHostClientFactory extends Object
HttpApiHostClient.| Modifier and Type | Method and Description |
|---|---|
static APIHostClientInterface |
create(com.google.common.net.HostAndPort hostAndPort,
OptionalInt maxConcurrentRpcs)
Creates a new HttpApiHostClient instance to talk to the HTTP-based API server on the given host
and port.
|
public static APIHostClientInterface create(com.google.common.net.HostAndPort hostAndPort, OptionalInt maxConcurrentRpcs)
Copyright © 2022. All rights reserved.