Module dispatcher

Source
Expand description

RPC dispatcher.

Structs§

Dispatcher
RPC call dispatcher.
Method
RPC method dispatcher implementation.
MethodDescriptor
Descriptor of a RPC API method.

Traits§

Handler
RPC handler.
MethodHandler
Handler for a RPC method.
MethodHandlerDispatch
Dispatcher for a RPC method.

Type Aliases§

KeyManagerQuotePolicyHandler
Key manager quote policy update handler callback.
KeyManagerStatusHandler
Key manager status update handler callback.