public interface Transport
| Modifier and Type | Method and Description |
|---|---|
TosResponse |
roundTrip(TosRequest request)
a roundTrip includes doing a Tos request and wrapping the result with Tos response
|
TosResponse roundTrip(TosRequest request) throws IOException
request - Tos RequestTosResponseIOExceptionCopyright © 2022. All rights reserved.