All Classes and Interfaces
Class
Description
Interface implemented by all client URI suppliers.
Some popular implementations of the
ClientUriSupplier
interface.Supplies an iterator that returns URIs chosen in order from
first to last.
Supplies an iterator that returns a URI chosen at random, never ends.
Supplies a neven-ending iterator that returns URIs chosen using
a round-robin strategy.
Supplies the same client URI over and over, never ends.
Helidon's implementation of a gRPC
Channel.gRPC client.
Configuration of a grpc client.
Fluent API builder for
GrpcClient.Fluent API builder base for
GrpcClient.Generated implementation of the prototype, can be extended by descendant prototype implementations.
Encapsulates all metadata necessary to define a gRPC method.
MethodDescriptor builder implementation.ClientMethod configuration API.
Configuration of a gRPC client.
Fluent API builder for
GrpcClientProtocolConfig.Fluent API builder base for
GrpcClientProtocolConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.
Extension that can modify gRPC client behavior.
Java service loader interface for gRPC client services.
Provider for
GrpcClient.Client for a single service.
Interface generated from definition.
Fluent API builder for
GrpcServiceDescriptor.Fluent API builder base for
GrpcServiceDescriptor.Generated implementation of the prototype, can be extended by descendant prototype implementations.