org.jdiameter.server.impl.app.ro
Interface IServerRoSessionData
- All Superinterfaces:
- IAppSessionData, IRoSessionData
- All Known Implementing Classes:
- ServerRoSessionDataLocalImpl
public interface IServerRoSessionData
- extends IRoSessionData
- Author:
- Bartosz Baranowski , Alexandre Mendonca
isStateless
boolean isStateless()
setStateless
void setStateless(boolean stateless)
getServerRoSessionState
ServerRoSessionState getServerRoSessionState()
setServerRoSessionState
void setServerRoSessionState(ServerRoSessionState state)
setTccTimerId
void setTccTimerId(java.io.Serializable tccTimerId)
getTccTimerId
java.io.Serializable getTccTimerId()
Copyright © 2014. All Rights Reserved.