| Package | Description |
|---|---|
| oracle.wsc.android.session |
Session API.
|
| Modifier and Type | Method and Description |
|---|---|
static HibernateParams |
HibernateParams.of(int timeToLive,
TimeUnit timeUnit)
Creates a holder for Hibernate params.
|
HibernateParams |
HibernationHandler.onRequest()
On request for Hibernate from the Server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WSCSession.hibernate(HibernateParams params)
Initiates a hibernate request towards the server.
|