Package com.netflix.genie.web.agent.apis.rpc.servers
@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
-
ClassesClassDescriptionA wrapper around a
Serverinstance which implementsAutoCloseableto control startup and shutdown along with the application.Utilities for working with a gRPCServerinstance.