@Deprecated public class DefaultTransport extends Object implements Transport
| Constructor and Description |
|---|
DefaultTransport(TransportConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TosResponse |
roundTrip(TosRequest request)
Deprecated.
a roundTrip includes doing a Tos request and wrapping the result with Tos response
|
void |
switchConfig(TransportConfig config)
Deprecated.
|
public DefaultTransport(TransportConfig config)
public void switchConfig(TransportConfig config)
switchConfig in interface Transportpublic TosResponse roundTrip(TosRequest request) throws IOException
TransportroundTrip in interface Transportrequest - Tos RequestTosResponseIOExceptionCopyright © 2023. All rights reserved.