| Package | Description |
|---|---|
| com.google.apphosting.runtime | |
| com.google.apphosting.runtime.grpc |
| Modifier and Type | Class and Description |
|---|---|
class |
NullRpcPlugin
An RPC plugin that does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AnyRpcPlugin |
JavaRuntime.Builder.rpcPlugin() |
| Modifier and Type | Method and Description |
|---|---|
abstract JavaRuntime.Builder |
JavaRuntime.Builder.setRpcPlugin(AnyRpcPlugin rpcPlugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcPlugin
RPC plugin for gRPC.
|
Copyright © 2022. All rights reserved.