public abstract class CxDxSessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements ICxDxSessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
CxDxSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster,
IContainer container) |
| Modifier and Type | Method and Description |
|---|---|
Request |
getBuffer() |
CxDxSessionState |
getCxDxSessionState() |
Serializable |
getTsTimerId() |
void |
setBuffer(Request buffer) |
void |
setCxDxSessionState(CxDxSessionState state) |
void |
setTsTimerId(Serializable tid) |
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 CxDxSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster,
IContainer container)
nodeFqn - mobicentsCluster - iface - public void setCxDxSessionState(CxDxSessionState state)
setCxDxSessionState in interface ICxDxSessionDatapublic CxDxSessionState getCxDxSessionState()
getCxDxSessionState in interface ICxDxSessionDatapublic Serializable getTsTimerId()
getTsTimerId in interface ICxDxSessionDatapublic void setTsTimerId(Serializable tid)
setTsTimerId in interface ICxDxSessionDatapublic Request getBuffer()
getBuffer in interface ICxDxSessionDatapublic void setBuffer(Request buffer)
setBuffer in interface ICxDxSessionDataCopyright © 2016. All Rights Reserved.