| Package | Description |
|---|---|
| io.joynr.proxy |
| Modifier and Type | Method and Description |
|---|---|
T |
Future.get()
This is a blocking call which waits until the request finishes/an error
occurs.
|
T |
Future.get(long timeoutMs)
This is a blocking call which waits until the request finishes/an error
occurs/or times out.
|
Copyright © 2021. All rights reserved.