IMQRPCDescription class
Process-global registry of RPC metadata gathered by the decorators.
Signature:
export declare class IMQRPCDescription
Remarks
Not instantiable and has no instance members — the two static maps are the whole API. expose() populates serviceDescription; property() and indexed() populate typesDescription. A service's describe() reads both to build the description it serves to clients, which is what the client generator consumes.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
All classes that declare exposed methods, keyed by class name (not service name). | ||
|
|
All complex types registered via property() or indexed(), keyed by class name. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.