public class ServerRoSessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements IServerRoSessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
ServerRoSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
ServerRoSessionDataReplicatedImpl(String sessionId,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
| 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, getAppSessionIface, getSessionId, setApplicationId, setAppSessionIface, toPrimitive, toPrimitive, toPrimitivecreate, getClusterNodeAddress, getNode, setClusterNodeAddressexists, getMobicentsCache, getNodeFqn, isRemoved, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationId, getSessionId, remove, setApplicationIdpublic ServerRoSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster)
nodeFqn - mobicentsCluster - iface - public ServerRoSessionDataReplicatedImpl(String sessionId, org.mobicents.cluster.MobicentsCluster mobicentsCluster)
sessionId - mobicentsCluster - iface - public boolean isStateless()
isStateless in interface IServerRoSessionDatapublic void setStateless(boolean stateless)
setStateless in interface IServerRoSessionDatapublic ServerRoSessionState getServerRoSessionState()
getServerRoSessionState in interface IServerRoSessionDatapublic void setServerRoSessionState(ServerRoSessionState state)
setServerRoSessionState in interface IServerRoSessionDatapublic void setTccTimerId(Serializable tccTimerId)
setTccTimerId in interface IServerRoSessionDatapublic Serializable getTccTimerId()
getTccTimerId in interface IServerRoSessionDataCopyright © 2016. All Rights Reserved.