handler property

BloomRpcHandler<TInput, TOutput> handler
final

The server handler callback executing the business logic.

Implementation

final BloomRpcHandler<TInput, TOutput> handler;