public class ServerGxSessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements IServerGxSessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
ServerGxSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
ServerGxSessionDataReplicatedImpl(String sessionId,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
| Modifier and Type | Method and Description |
|---|---|
ServerGxSessionState |
getServerGxSessionState() |
Serializable |
getTccTimerId() |
boolean |
isStateless() |
void |
setServerGxSessionState(ServerGxSessionState 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 ServerGxSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster)
nodeFqn - mobicentsCluster - iface - public ServerGxSessionDataReplicatedImpl(String sessionId, org.mobicents.cluster.MobicentsCluster mobicentsCluster)
sessionId - mobicentsCluster - iface - public boolean isStateless()
isStateless in interface IServerGxSessionDatapublic void setStateless(boolean stateless)
setStateless in interface IServerGxSessionDatapublic ServerGxSessionState getServerGxSessionState()
getServerGxSessionState in interface IServerGxSessionDatapublic void setServerGxSessionState(ServerGxSessionState state)
setServerGxSessionState in interface IServerGxSessionDatapublic void setTccTimerId(Serializable tccTimerId)
setTccTimerId in interface IServerGxSessionDatapublic Serializable getTccTimerId()
getTccTimerId in interface IServerGxSessionDataCopyright © 2016. All Rights Reserved.