public class S6aLocalSessionDataImpl extends AppSessionDataLocalImpl implements IS6aSessionData
| Modifier and Type | Field and Description |
|---|---|
protected Request |
buffer |
protected S6aSessionState |
state |
protected Serializable |
tsTimerId |
NON_INITIALIZED| Constructor and Description |
|---|
S6aLocalSessionDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
Request |
getBuffer() |
S6aSessionState |
getS6aSessionState() |
Serializable |
getTsTimerId() |
void |
setBuffer(Request buffer) |
void |
setS6aSessionState(S6aSessionState state) |
void |
setTsTimerId(Serializable tid) |
equals, getApplicationId, getSessionId, hashCode, remove, setApplicationId, setSessionIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetApplicationId, getSessionId, remove, setApplicationIdprotected S6aSessionState state
protected Request buffer
protected Serializable tsTimerId
public void setS6aSessionState(S6aSessionState state)
setS6aSessionState in interface IS6aSessionDatapublic S6aSessionState getS6aSessionState()
getS6aSessionState in interface IS6aSessionDatapublic Serializable getTsTimerId()
getTsTimerId in interface IS6aSessionDatapublic void setTsTimerId(Serializable tid)
setTsTimerId in interface IS6aSessionDatapublic void setBuffer(Request buffer)
setBuffer in interface IS6aSessionDatapublic Request getBuffer()
getBuffer in interface IS6aSessionDataCopyright © 2016. All Rights Reserved.