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

Definition of IAcceptorFactory class. More...

#include <memory>
#include <vector>
#include "msgpack_rpc/addresses/uri.h"
#include "msgpack_rpc/transport/i_acceptor.h"
Include dependency graph for i_acceptor_factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::transport::IAcceptorFactory
 Interface of factories to create acceptors. More...

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::transport
 Namespace of transport of messages.

Detailed Description

Definition of IAcceptorFactory class.

Definition in file i_acceptor_factory.h.