Pelican - v0.0.7
GitHub
Preparing search index...
pelican
jsonrpc
JsonRpcServer
Class JsonRpcServer
Custom Constructor
jsonrpc.JsonRpcServer.new
Index
Constructors
constructor
Methods
process_
rpc
new
Constructors
constructor
new
JsonRpcServer
(
options
:
JsonRpcServerOptions
)
:
JsonRpcServer
Parameters
options
:
JsonRpcServerOptions
Returns
JsonRpcServer
Methods
process_
rpc
process_rpc
(
router
:
JsonRpcRouter
)
:
void
Parameters
router
:
JsonRpcRouter
Returns
void
Static
new
new
(
this
:
void
,
options
:
JsonRpcServerOptions
)
:
JsonRpcServer
Parameters
this
:
void
options
:
JsonRpcServerOptions
Returns
JsonRpcServer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
process_
rpc
new
GitHub
Pelican - v0.0.7
Loading...
Custom Constructor
jsonrpc.JsonRpcServer.new