@ParametersAreNonnullByDefault
Package com.netflix.genie.web.agent.apis.rpc.servers
Implementations and helper classes for creating and managing a gRPC server.
- Since:
- 4.0.0
-
Class Summary Class Description GRpcServerManager A wrapper around aServerinstance which implementsAutoCloseableto control startup and shutdown along with the application.GRpcServerUtils Utilities for working with a gRPCServerinstance.