Package | Description |
---|---|
com.pushtechnology.diffusion.client.session |
Client API : Sessions.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionFactory.open(SessionFactory.OpenCallback callback)
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
void |
SessionFactory.open(String url,
SessionFactory.OpenCallback callback)
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.