public class ServerAuthSessionDataReplicatedImpl extends AppSessionDataReplicatedImpl implements IServerAuthSessionData
APID, SID, SIFACENON_INITIALIZED| Constructor and Description |
|---|
ServerAuthSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
ServerAuthSessionDataReplicatedImpl(String sessionId,
org.mobicents.cluster.MobicentsCluster mobicentsCluster) |
| Modifier and Type | Method and Description |
|---|---|
ServerAuthSessionState |
getServerAuthSessionState() |
long |
getTsTimeout() |
Serializable |
getTsTimerId() |
boolean |
isStateless() |
void |
setServerAuthSessionState(ServerAuthSessionState state) |
void |
setStateless(boolean stateless) |
void |
setTsTimeout(long value) |
void |
setTsTimerId(Serializable value) |
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 ServerAuthSessionDataReplicatedImpl(org.jboss.cache.Fqn<?> nodeFqn,
org.mobicents.cluster.MobicentsCluster mobicentsCluster)
nodeFqn - mobicentsCluster - iface - public ServerAuthSessionDataReplicatedImpl(String sessionId, org.mobicents.cluster.MobicentsCluster mobicentsCluster)
sessionId - mobicentsCluster - iface - public boolean isStateless()
isStateless in interface IServerAuthSessionDatapublic void setStateless(boolean stateless)
setStateless in interface IServerAuthSessionDatapublic ServerAuthSessionState getServerAuthSessionState()
getServerAuthSessionState in interface IServerAuthSessionDatapublic void setServerAuthSessionState(ServerAuthSessionState state)
setServerAuthSessionState in interface IServerAuthSessionDatapublic void setTsTimeout(long value)
setTsTimeout in interface IServerAuthSessionDatapublic long getTsTimeout()
getTsTimeout in interface IServerAuthSessionDatapublic void setTsTimerId(Serializable value)
setTsTimerId in interface IServerAuthSessionDatapublic Serializable getTsTimerId()
getTsTimerId in interface IServerAuthSessionDataCopyright © 2016. All Rights Reserved.