Package | Description |
---|---|
com.pushtechnology.diffusion.client.session |
Client API : Sessions.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerInitializingException
A session could not be established because the server was initializing.
|
class |
SessionEstablishmentTransientException
Represents a transient problem when establishing a session.
|
Modifier and Type | Method and Description |
---|---|
Session |
SessionFactory.open()
Open a connection to a server and request a new session.
|
Session |
SessionFactory.open(String url)
Open a connection to a server and request a new client session.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.