public interface IServerRoSessionData extends IRoSessionData
NON_INITIALIZED| Modifier and Type | Method and Description |
|---|---|
ServerRoSessionState |
getServerRoSessionState() |
Serializable |
getTccTimerId() |
boolean |
isStateless() |
void |
setServerRoSessionState(ServerRoSessionState state) |
void |
setStateless(boolean stateless) |
void |
setTccTimerId(Serializable tccTimerId) |
getApplicationId, getSessionId, remove, setApplicationIdboolean isStateless()
void setStateless(boolean stateless)
ServerRoSessionState getServerRoSessionState()
void setServerRoSessionState(ServerRoSessionState state)
void setTccTimerId(Serializable tccTimerId)
Serializable getTccTimerId()
Copyright © 2016. All Rights Reserved.