@Deprecated public class DefaultTransport extends Object implements Transport
| 构造器和说明 |
|---|
DefaultTransport(TransportConfig config)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
TosResponse |
roundTrip(TosRequest request)
已过时。
a roundTrip includes doing a Tos request and wrapping the result with Tos response
|
void |
switchConfig(TransportConfig config)
已过时。
|
public DefaultTransport(TransportConfig config)
public void switchConfig(TransportConfig config)
switchConfig 在接口中 Transportpublic TosResponse roundTrip(TosRequest request) throws IOException
TransportroundTrip 在接口中 Transportrequest - Tos RequestTosResponseIOExceptionCopyright © 2025. All rights reserved.