Uses of Class
com.openfin.desktop.snapshot.SnapshotSourceClient
-
Packages that use SnapshotSourceClient Package Description com.openfin.desktop.snapshot -
-
Uses of SnapshotSourceClient in com.openfin.desktop.snapshot
Methods in com.openfin.desktop.snapshot that return types with arguments of type SnapshotSourceClient Modifier and Type Method Description java.util.concurrent.CompletionStage<SnapshotSourceClient>SnapshotSource. createSnapshotSourceClientAsync(java.lang.String uuid)Asynchronously returns a SnapshotSourceClient object that connects to the specified snapshot source provider.
-