cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
i_method_processor.h File Reference

Definition of IMethodProcessor class. More...

Include dependency graph for i_method_processor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::methods::IMethodProcessor
 Interface of processor of method calls. More...

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::methods
 Namespace of methods in MessagePack-RPC.

Detailed Description

Definition of IMethodProcessor class.

Definition in file i_method_processor.h.