Struct jsonrpc_core::commander::Commander [] [src]

pub struct Commander {
    // some fields omitted
}

Commands executor.

Methods

impl Commander
[src]

Creates new executor

Add supported method to this executor

Add supported methods to this executor

Add supported notification to this executor

Add supported notifications to this executor

Execute method identified by name with given params.

Execute notification identified by name with given params.