public class S13LocalSessionDataImpl extends AppSessionDataLocalImpl implements IS13SessionData
| Modifier and Type | Field and Description |
|---|---|
protected Request |
buffer |
protected S13SessionState |
state |
protected Serializable |
tsTimerId |
NON_INITIALIZED| Constructor and Description |
|---|
S13LocalSessionDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
Request |
getBuffer() |
S13SessionState |
getS13SessionState() |
Serializable |
getTsTimerId() |
void |
setBuffer(Request buffer) |
void |
setS13SessionState(S13SessionState state) |
void |
setTsTimerId(Serializable tid) |
equals, getApplicationId, getSessionId, hashCode, remove, setApplicationId, setSessionIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetApplicationId, getSessionId, remove, setApplicationIdprotected S13SessionState state
protected Request buffer
protected Serializable tsTimerId
public void setS13SessionState(S13SessionState state)
setS13SessionState in interface IS13SessionDatapublic S13SessionState getS13SessionState()
getS13SessionState in interface IS13SessionDatapublic Serializable getTsTimerId()
getTsTimerId in interface IS13SessionDatapublic void setTsTimerId(Serializable tid)
setTsTimerId in interface IS13SessionDatapublic void setBuffer(Request buffer)
setBuffer in interface IS13SessionDatapublic Request getBuffer()
getBuffer in interface IS13SessionDataCopyright © 2016. All Rights Reserved.