Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinemast/libjson-rpc-cpp
/ SetHandler
Method
SetHandler
src/jsonrpccpp/server/abstractserverconnector.cpp:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void AbstractServerConnector::SetHandler(IClientConnectionHandler *handler) { this->handler = handler; }
28
29
IClientConnectionHandler *AbstractServerConnector::GetHandler() { return this->handler; }
Callers
9
F
Method · 0.80
ServerFixture
Method · 0.80
F
Method · 0.80
F
Method · 0.80
test_connector_redis.cpp
File · 0.80
F
Method · 0.80
AbstractServer
Method · 0.80
SetUrlHandler
Method · 0.80
StartListening
Method · 0.80
Calls
no outgoing calls
Tested by
5
F
Method · 0.64
ServerFixture
Method · 0.64
F
Method · 0.64
F
Method · 0.64
F
Method · 0.64