#include <jsonrpc_http_processor.hpp>
|
| using | Request = boost::beast::http::request< boost::beast::http::string_body > |
| |
| using | Response = boost::beast::http::response< boost::beast::http::string_body > |
| |
◆ taraxa::net::JsonRpcHttpProcessor::Error
| struct taraxa::net::JsonRpcHttpProcessor::Error |
| Class Members |
|
int |
code = jsonrpc::Errors::ERROR_RPC_INTERNAL_ERROR |
|
|
Value |
data {Json::objectValue} |
|
|
stringstream |
message |
|
◆ process()
◆ StartListening()
| bool taraxa::net::JsonRpcHttpProcessor::StartListening |
( |
| ) |
|
|
inlineoverride |
◆ StopListening()
| bool taraxa::net::JsonRpcHttpProcessor::StopListening |
( |
| ) |
|
|
inlineoverride |
The documentation for this class was generated from the following files: