public class ServerCCASessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements IServerCCASessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
ServerCCASessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
ServerCCASessionDataReplicatedImpl(String sessionId,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
| 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, 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 ServerCCASessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster)
nodeFqn - mobicentsCluster - iface - public ServerCCASessionDataReplicatedImpl(String sessionId, org.mobicents.cluster.MobicentsCluster mobicentsCluster)
sessionId - mobicentsCluster - iface - public boolean isStateless()
isStateless in interface IServerCCASessionDatapublic void setStateless(boolean stateless)
setStateless in interface IServerCCASessionDatapublic ServerCCASessionState getServerCCASessionState()
getServerCCASessionState in interface IServerCCASessionDatapublic void setServerCCASessionState(ServerCCASessionState state)
setServerCCASessionState in interface IServerCCASessionDatapublic void setTccTimerId(Serializable tccTimerId)
setTccTimerId in interface IServerCCASessionDatapublic Serializable getTccTimerId()
getTccTimerId in interface IServerCCASessionDataCopyright © 2016. All Rights Reserved.