Package | Description |
---|---|
winstone | |
winstone.cluster |
Modifier and Type | Method and Description |
---|---|
WinstoneSession |
Cluster.askClusterForSession(java.lang.String sessionId,
WebAppConfiguration webAppConfig)
Check if the other nodes in this cluster have a session for this
sessionId.
|
WinstoneSession |
WebAppConfiguration.getSessionById(java.lang.String sessionId,
boolean localOnly)
Retrieves the session by id.
|
WinstoneSession |
WebAppConfiguration.makeNewSession(java.lang.String sessionId)
Constructs a session instance with the given sessionId
|
Modifier and Type | Method and Description |
---|---|
void |
WebAppConfiguration.setSessionListeners(WinstoneSession session) |
Modifier and Type | Method and Description |
---|---|
WinstoneSession |
SimpleCluster.askClusterForSession(java.lang.String sessionId,
WebAppConfiguration webAppConfig)
Check if the other nodes in this cluster have a session for this
sessionId.
|
WinstoneSession |
ClusterSessionSearch.getResult() |
Copyright © 2013. All Rights Reserved.