| Package | Description |
|---|---|
| com.google.apphosting.api |
Provides access to the ApiProxy, which dispatches API calls to backend services.
|
| Modifier and Type | Method and Description |
|---|---|
static ApiProxy.EnvironmentFactory |
ApiProxy.getEnvironmentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ApiProxy.setEnvironmentFactory(ApiProxy.EnvironmentFactory factory)
Set the EnvironmentFactory instance to use, which will be used to create Environment instances
when a thread local one is not set.
|
Copyright © 2022. All rights reserved.