public class Thread extends Object
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
ForwardThreadResp |
forward(ForwardThreadReq req)
,转发
官网API文档链接:
ForwardThreadRespforward(ForwardThreadReq req,
RequestOptions reqOptions)
,转发
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2025. All rights reserved. |