|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackMobSession | |
|---|---|
| com.stackmob.sdk.api | Classes for communicating directly with StackMob. |
| Uses of StackMobSession in com.stackmob.sdk.api |
|---|
| Methods in com.stackmob.sdk.api that return StackMobSession | |
|---|---|
StackMobSession |
StackMob.getSession()
get the session that this StackMob object contains |
| Methods in com.stackmob.sdk.api with parameters of type StackMobSession | |
|---|---|
void |
StackMob.setSession(StackMobSession session)
set a specific session |
void |
StackMobDatastore.setSession(StackMobSession session)
set a specific session |
| Constructors in com.stackmob.sdk.api with parameters of type StackMobSession | |
|---|---|
StackMobDatastore(ExecutorService executor,
StackMobSession session,
String host,
StackMobRedirectedCallback redirectedCallback)
|
|
StackMobSession(StackMobSession that)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||