Package com.linecorp.armeria.client.grpc


@NonNullByDefault package com.linecorp.armeria.client.grpc
An armeria client that uses the gRPC wire protocol.
  • Class
    Description
    Creates a new gRPC client that connects to the specified URI using the builder pattern.
    ClientOptions to control gRPC-specific behavior.
    Creates a new gRPC client that connects to a URI or an EndpointGroup.
    A factory that creates a gRPC client stub.