Package com.linecorp.armeria.client.grpc
@NonNullByDefault
package com.linecorp.armeria.client.grpc
An armeria client that uses the gRPC wire protocol.
-
ClassDescriptionCreates a new gRPC client that connects to the specified
URI
using the builder pattern.ClientOption
s to control gRPC-specific behavior.Creates a new gRPC client that connects to aURI
or anEndpointGroup
.A factory that creates a gRPC client stub.