| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server.util |
| Modifier and Type | Class and Description |
|---|---|
class |
PendingAck |
class |
PendingBrowse |
class |
PendingCall |
class |
PendingHistoryRead |
class |
PendingHistoryUpdate |
class |
PendingRead |
class |
PendingWrite |
| Modifier and Type | Method and Description |
|---|---|
static <I,O> CompletableFuture<List<O>> |
Pending.callback(List<? extends Pending<I,O>> pending)
Builds a
CompletableFuture suitable for use as a completion callback. |
Copyright © 2018. All rights reserved.