org.jdiameter.server.impl.app.rx
Class ServerRxSessionDataLocalImpl
java.lang.Object
org.jdiameter.common.api.app.AppSessionDataLocalImpl
org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
- All Implemented Interfaces:
- IAppSessionData, IRxSessionData, IServerRxSessionData
public class ServerRxSessionDataLocalImpl
- extends AppSessionDataLocalImpl
- implements IServerRxSessionData
- Author:
- Richard Good , Alexandre Mendonca , Bartosz Baranowski
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
stateless
protected boolean stateless
state
protected ServerRxSessionState state
ServerRxSessionDataLocalImpl
public ServerRxSessionDataLocalImpl()
isStateless
public boolean isStateless()
- Specified by:
isStateless in interface IServerRxSessionData
setStateless
public void setStateless(boolean stateless)
- Specified by:
setStateless in interface IServerRxSessionData
getServerRxSessionState
public ServerRxSessionState getServerRxSessionState()
- Specified by:
getServerRxSessionState in interface IServerRxSessionData
setServerRxSessionState
public void setServerRxSessionState(ServerRxSessionState state)
- Specified by:
setServerRxSessionState in interface IServerRxSessionData
Copyright © 2014. All Rights Reserved.