Files
xahaud/RPCCommands.h
2011-10-14 11:39:06 -07:00

6 lines
60 B
C++

class RPCCommands
{
public:
HttpReply& handleCommand();
};