public class CxDxLocalSessionDataImpl extends AppSessionDataLocalImpl implements ICxDxSessionData
| Modifier and Type | Field and Description |
|---|---|
protected Request |
buffer |
protected CxDxSessionState |
state |
protected Serializable |
tsTimerId |
NON_INITIALIZED| Constructor and Description |
|---|
CxDxLocalSessionDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
Request |
getBuffer() |
CxDxSessionState |
getCxDxSessionState() |
Serializable |
getTsTimerId() |
void |
setBuffer(Request buffer) |
void |
setCxDxSessionState(CxDxSessionState state) |
void |
setTsTimerId(Serializable tid) |
equals, getApplicationId, getSessionId, hashCode, remove, setApplicationId, setSessionIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetApplicationId, getSessionId, remove, setApplicationIdprotected CxDxSessionState state
protected Request buffer
protected Serializable tsTimerId
public void setCxDxSessionState(CxDxSessionState state)
setCxDxSessionState in interface ICxDxSessionDatapublic CxDxSessionState getCxDxSessionState()
getCxDxSessionState in interface ICxDxSessionDatapublic Serializable getTsTimerId()
getTsTimerId in interface ICxDxSessionDatapublic void setTsTimerId(Serializable tid)
setTsTimerId in interface ICxDxSessionDatapublic void setBuffer(Request buffer)
setBuffer in interface ICxDxSessionDatapublic Request getBuffer()
getBuffer in interface ICxDxSessionDataCopyright © 2016. All Rights Reserved.