public class ClientAccSessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements IClientAccSessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
ClientAccSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster,
IContainer container) |
ClientAccSessionDataReplicatedImpl(String sessionId,
org.mobicents.cluster.MobicentsCluster mobicentsCluster,
IContainer container) |
| Modifier and Type | Method and Description |
|---|---|
Request |
getBuffer() |
ClientAccSessionState |
getClientAccSessionState() |
String |
getDestinationHost() |
String |
getDestinationRealm() |
Serializable |
getInterimTimerId() |
void |
setBuffer(Request buffer) |
void |
setClientAccSessionState(ClientAccSessionState state) |
void |
setDestinationHost(String destHost) |
void |
setDestinationRealm(String destRealm) |
void |
setInterimTimerId(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, setApplicationIdgetSessionId, removepublic ClientAccSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster,
IContainer container)
nodeFqn - mobicentsCluster - iface - public ClientAccSessionDataReplicatedImpl(String sessionId, org.mobicents.cluster.MobicentsCluster mobicentsCluster, IContainer container)
sessionId - mobicentsCluster - iface - public void setClientAccSessionState(ClientAccSessionState state)
setClientAccSessionState in interface IClientAccSessionDatapublic ClientAccSessionState getClientAccSessionState()
getClientAccSessionState in interface IClientAccSessionDatapublic void setInterimTimerId(Serializable tid)
setInterimTimerId in interface IClientAccSessionDatapublic Serializable getInterimTimerId()
getInterimTimerId in interface IClientAccSessionDatapublic void setDestinationHost(String destHost)
setDestinationHost in interface IClientAccSessionDatapublic String getDestinationHost()
getDestinationHost in interface IClientAccSessionDatapublic void setDestinationRealm(String destRealm)
setDestinationRealm in interface IClientAccSessionDatapublic String getDestinationRealm()
getDestinationRealm in interface IClientAccSessionDatapublic Request getBuffer()
getBuffer in interface IClientAccSessionDatapublic void setBuffer(Request buffer)
setBuffer in interface IClientAccSessionDataCopyright © 2016. All Rights Reserved.