Uses of Interface
com.openfin.desktop.snapshot.SnapshotSourceProvider
Package | Description |
---|---|
com.openfin.desktop.snapshot |
-
Uses of SnapshotSourceProvider in com.openfin.desktop.snapshot
Methods in com.openfin.desktop.snapshot that return types with arguments of type SnapshotSourceProvider Modifier and Type Method Description java.util.concurrent.CompletionStage<SnapshotSourceProvider>
SnapshotSource. initSnapshotSourceProviderAsync(java.lang.String uuid, SnapshotSourceProvider provider)
Initializes the SnapshotSourceProvider with the getSnapshot and applySnapshot methods defined.Methods in com.openfin.desktop.snapshot with parameters of type SnapshotSourceProvider Modifier and Type Method Description java.util.concurrent.CompletionStage<SnapshotSourceProvider>
SnapshotSource. initSnapshotSourceProviderAsync(java.lang.String uuid, SnapshotSourceProvider provider)
Initializes the SnapshotSourceProvider with the getSnapshot and applySnapshot methods defined.