| 程序包 | 说明 |
|---|---|
| com.alibaba.dashscope.protocol.pool |
| 限定符和类型 | 方法和说明 |
|---|---|
WebsocketRpc |
WebsocketPool.getWsClient(String url,
Map<String,String> headers)
Get a rpc client from the pool.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WebsocketPool.returnWsClient(WebsocketRpc websocketRpc)
Return the borrowed object to the pool.
|
Copyright © 2023. All rights reserved.