|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of Server class. More...
#include <memory>#include <utility>#include <vector>#include "msgpack_rpc/addresses/uri.h"#include "msgpack_rpc/executors/i_executor.h"#include "msgpack_rpc/servers/impl/i_server_impl.h"Go to the source code of this file.
Classes | |
| class | msgpack_rpc::servers::Server |
| Class of servers. More... | |
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
| namespace | msgpack_rpc::servers |
| Namespace of servers. | |
Definition of Server class.
Definition in file server.h.