| Package | Description |
|---|---|
| com.alibaba.dashscope.protocol.pool |
| Modifier and Type | Method and Description |
|---|---|
WebsocketRpc |
WebsocketPool.getWsClient(String url,
Map<String,String> headers)
Get a rpc client from the pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebsocketPool.returnWsClient(WebsocketRpc websocketRpc)
Return the borrowed object to the pool.
|
Copyright © 2023. All rights reserved.