DefaultRpcFactory

Creates RPC components based on their descriptors.

Implements: Factory

Description

The DefaultRpcFactory class allows you to create a factory used to create RPC components based on their descriptors.

Constructors

NewDefaultRpcFactory

Creates a new instance of the factory.

NewDefaultRpcFactory() *DefaultRpcFactory

See also