public class ServerRfSessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements IServerRfSessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
ServerRfSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
ServerRfSessionDataReplicatedImpl(String sessionId,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
| Modifier and Type | Method and Description |
|---|---|
ServerRfSessionState |
getServerRfSessionState() |
long |
getTsTimeout() |
Serializable |
getTsTimerId() |
boolean |
isStateless() |
void |
setServerRfSessionState(ServerRfSessionState state) |
void |
setStateless(boolean stateless) |
void |
setTsTimeout(long l) |
void |
setTsTimerId(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 ServerRfSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster)
nodeFqn - mobicentsCluster - iface - public ServerRfSessionDataReplicatedImpl(String sessionId, org.mobicents.cluster.MobicentsCluster mobicentsCluster)
sessionId - mobicentsCluster - iface - public boolean isStateless()
isStateless in interface IServerRfSessionDatapublic void setStateless(boolean stateless)
setStateless in interface IServerRfSessionDatapublic ServerRfSessionState getServerRfSessionState()
getServerRfSessionState in interface IServerRfSessionDatapublic void setServerRfSessionState(ServerRfSessionState state)
setServerRfSessionState in interface IServerRfSessionDatapublic void setTsTimerId(Serializable tccTimerId)
setTsTimerId in interface IServerRfSessionDatapublic Serializable getTsTimerId()
getTsTimerId in interface IServerRfSessionDatapublic long getTsTimeout()
getTsTimeout in interface IServerRfSessionDatapublic void setTsTimeout(long l)
setTsTimeout in interface IServerRfSessionDataCopyright © 2016. All Rights Reserved.