public class AiFactory extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Exchanger |
createExchanger()
构建返回 Exchanger
|
Sender |
createSender()
构建返回Sender
|
static void |
main(String[] args) |
AiFactory |
withModel(String model) |
AiFactory |
withMsgMaxSize(int msgMaxSize) |
AiFactory |
withProxy(String proxyHost,
Integer proxyPort) |
AiFactory |
withUrl(String url) |
Copyright © 2024. All rights reserved.