DefaultGrpcFactory

Creates GRPC components based on their descriptors.

Implements: Factory

See also Factory GrpcEndpoint

Description

The DefaultGrpcFactory class allows you to create a factory used to create GRPC components based on their descriptors.

Constructors

Creates a new instance of the factory.

DefaultGrpcFactory()

See also