public class ServerRxSessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements IServerRxSessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
ServerRxSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
ServerRxSessionDataReplicatedImpl(String sessionId,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
| Modifier and Type | Method and Description |
|---|---|
ServerRxSessionState |
getServerRxSessionState() |
boolean |
isStateless() |
void |
setServerRxSessionState(ServerRxSessionState state) |
void |
setStateless(boolean stateless) |
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 ServerRxSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster)
nodeFqn - mobicentsCluster - iface - public ServerRxSessionDataReplicatedImpl(String sessionId, org.mobicents.cluster.MobicentsCluster mobicentsCluster)
sessionId - mobicentsCluster - iface - public boolean isStateless()
isStateless in interface IServerRxSessionDatapublic void setStateless(boolean stateless)
setStateless in interface IServerRxSessionDatapublic ServerRxSessionState getServerRxSessionState()
getServerRxSessionState in interface IServerRxSessionDatapublic void setServerRxSessionState(ServerRxSessionState state)
setServerRxSessionState in interface IServerRxSessionDataCopyright © 2016. All Rights Reserved.