#include <RIPCClientFactory.h>
Inheritance diagram for RIPCClientFactory:
Public Member Functions | |
RIPCSession * | create (char const *host, int port, int max_attempts) |
Static Public Member Functions | |
RIPCClientFactory * | getInstance () |
Static Protected Attributes | |
RIPCClientFactory | theFactory |
|
Create session instance. For client session, connection with server is established.
Implements RIPCFactory. |