@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 aServer
instance which implementsAutoCloseable
to control startup and shutdown along with the application.GRpcServerUtils Utilities for working with a gRPCServer
instance.