Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ DefaultHandlerFactory
Method
DefaultHandlerFactory
phxqueue/comm/handler.h:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
class DefaultHandlerFactory : public HandlerFactory {
74
public:
75
DefaultHandlerFactory() {}
76
virtual ~DefaultHandlerFactory() {}
77
78
Handler *New() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected