| Package | Description |
|---|---|
| com.google.apphosting.runtime | |
| com.google.apphosting.runtime.http |
| Modifier and Type | Method and Description |
|---|---|
APIHostClientInterface |
ApiHostClientFactory.newAPIHost(String trustedHost,
OptionalInt maxConcurrentRpcs) |
| Modifier and Type | Method and Description |
|---|---|
abstract ApiProxyImpl.Builder |
ApiProxyImpl.Builder.setApiHost(APIHostClientInterface x) |
| Modifier and Type | Method and Description |
|---|---|
static APIHostClientInterface |
HttpApiHostClientFactory.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.
|
Copyright © 2022. All rights reserved.