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
  • Classes
    Class
    Description
    A wrapper around a Server instance which implements AutoCloseable to control startup and shutdown along with the application.
    Utilities for working with a gRPC Server instance.