DefaultGrpcFactory

Creates gRPC components based on their descriptors.

Inherits: Factory

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.

public DefaultGrpcFactory()

See also