Method | Description | |
---|---|---|
RpcMessageDispatcher ( Client client, int thread_num = 1 ) : System | ||
close ( ) : void | ||
dispatchMsg ( |
||
join ( ) : void | ||
open ( ) : bool |
Method | Description | |
---|---|---|
threadMessageProcess ( ) : void |
public RpcMessageDispatcher ( Client client, int thread_num = 1 ) : System | ||
client | Client | |
thread_num | int | |
return | System |