Inheritance diagram for util::rpc::ServiceInterface:
Collaboration diagram for util::rpc::ServiceInterface:Protected Member Functions | |
| virtual ConnectionBridge * | CreateConnectionBridge ()=0 |
| ConnectionHandler * | NewConnection (IoContext &context) final |
Protected Member Functions inherited from util::ListenerInterface | |
| IoContextPool * | pool () |
Additional Inherited Members | |
Public Member Functions inherited from util::ListenerInterface | |
| void | RegisterPool (IoContextPool *pool) |
| virtual void | PreShutdown () |
| virtual void | PostShutdown () |
Definition at line 52 of file rpc_connection.h.
1.8.15