public interface IServerCCASessionData extends ICCASessionData
NON_INITIALIZED| Modifier and Type | Method and Description |
|---|---|
ServerCCASessionState |
getServerCCASessionState() |
Serializable |
getTccTimerId() |
boolean |
isStateless() |
void |
setServerCCASessionState(ServerCCASessionState state) |
void |
setStateless(boolean stateless) |
void |
setTccTimerId(Serializable tccTimerId) |
getApplicationId, getSessionId, remove, setApplicationIdboolean isStateless()
void setStateless(boolean stateless)
ServerCCASessionState getServerCCASessionState()
void setServerCCASessionState(ServerCCASessionState state)
void setTccTimerId(Serializable tccTimerId)
Serializable getTccTimerId()
Copyright © 2016. All Rights Reserved.