All Classes and Interfaces
Class
Description
Controller that receives commands via GRPC protocol
to operations automatically generated for commands defined in @ICommandable components.
Controller that receives remove calls via HTTP/REST protocol.
Contains a set of commands and events supported by a ICommandable object.
The greeting controller definition.
The greeting controller definition.
The greeting controller definition.
The greeting controller definition.
The greeting controller definition.
Controller that receives remove calls via GRPC protocol.
Inversion of control (IoC) container that creates components and manages their lifecycle.
Controller that receives remove calls via HTTP protocol
to operations automatically generated for commands defined in ICommandable components.
Implements the business logic operations of the controller.
Creates Basic Service components by their descriptors.
Defines the service business logic interface.
The query message containing the request object.
The query message containing the request object.
The reply message containing the response object
The reply message containing the response object
Request data object.
Protobuf type
basic_v1.RequestV1Protobuf type
basic_v1.RequestV1Schema to validate RequestV1 defined object.
Response data object.
Protobuf type
basic_v1.ResponseV1Protobuf type
basic_v1.ResponseV1