public interface Transport
| 限定符和类型 | 方法和说明 |
|---|---|
TosResponse |
roundTrip(TosRequest request)
a roundTrip includes doing a Tos request and wrapping the result with Tos response
|
void |
switchConfig(TransportConfig config) |
TosResponse roundTrip(TosRequest request) throws IOException
request - Tos RequestTosResponseIOExceptionvoid switchConfig(TransportConfig config)
Copyright © 2023. All rights reserved.