| 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.Delegate |
ApiProxy.getDelegate()
Gets the delegate to which we will proxy requests.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ApiProxy.setDelegate(@Nullable ApiProxy.Delegate<?> aDelegate)
Sets a delegate to which we will proxy requests.
|
Copyright © 2022. All rights reserved.