@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
|
public DefaultTransport(TransportConfig config)
public TosResponse roundTrip(TosRequest request) throws IOException
TransportroundTrip in interface Transportrequest - Tos RequestTosResponseIOExceptionCopyright © 2022. All rights reserved.