org.jdiameter.server.impl.app.gx
Interface IServerGxSessionData
- All Superinterfaces:
- IAppSessionData, IGxSessionData
- All Known Implementing Classes:
- ServerGxSessionDataLocalImpl
public interface IServerGxSessionData
- extends IGxSessionData
- Author:
- Bartosz Baranowski , Alexandre Mendonca
isStateless
boolean isStateless()
setStateless
void setStateless(boolean stateless)
getServerGxSessionState
ServerGxSessionState getServerGxSessionState()
setServerGxSessionState
void setServerGxSessionState(ServerGxSessionState state)
setTccTimerId
void setTccTimerId(java.io.Serializable tccTimerId)
getTccTimerId
java.io.Serializable getTccTimerId()
Copyright © 2014. All Rights Reserved.