public class AioRequest extends Object
| 限定符和类型 | 类和说明 |
|---|---|
class |
AioRequest.AioRequestPool
Description: 请求任务的消息池
|
| 构造器和说明 |
|---|
AioRequest(AioNet.AioTask task,
String serverHost,
int serverPort,
Cipher cipher,
String token,
Key key,
String connectionId,
int workerNum,
String serverPublicKey) |
public void start()
public void addRequest(RPCMessage msg)
public void stop()
Copyright © 2019. All Rights Reserved.