Package | Description |
---|---|
com.pushtechnology.diffusion.client.session |
Unified API - Sessions.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionFactory.open(SessionFactory.OpenCallback callback)
Opens a new client session that will connect to a server using the
configuration of the factory.
|
void |
SessionFactory.open(String url,
SessionFactory.OpenCallback callback)
Opens a new client session that will connect to a server via a given URL.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.