DefaultRpcFactory

Creates RPC components based on their descriptors.

Inherits: Factory

Description

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

Constructors

Creates a new instance of the factory.

public DefaultRpcFactory()

See also