public class ServerRxSessionDataLocalImpl extends AppSessionDataLocalImpl implements IServerRxSessionData
| Modifier and Type | Field and Description |
|---|---|
protected ServerRxSessionState |
state |
protected boolean |
stateless |
NON_INITIALIZED| Constructor and Description |
|---|
ServerRxSessionDataLocalImpl() |
| Modifier and Type | Method and Description |
|---|---|
ServerRxSessionState |
getServerRxSessionState() |
boolean |
isStateless() |
void |
setServerRxSessionState(ServerRxSessionState state) |
void |
setStateless(boolean stateless) |
equals, getApplicationId, getSessionId, hashCode, remove, setApplicationId, setSessionIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetApplicationId, getSessionId, remove, setApplicationIdprotected boolean stateless
protected ServerRxSessionState state
public boolean isStateless()
isStateless in interface IServerRxSessionDatapublic void setStateless(boolean stateless)
setStateless in interface IServerRxSessionDatapublic ServerRxSessionState getServerRxSessionState()
getServerRxSessionState in interface IServerRxSessionDatapublic void setServerRxSessionState(ServerRxSessionState state)
setServerRxSessionState in interface IServerRxSessionDataCopyright © 2016. All Rights Reserved.