org.jdiameter.server.impl.app.rx
Interface IServerRxSessionData
- All Superinterfaces:
- IAppSessionData, IRxSessionData
- All Known Implementing Classes:
- ServerRxSessionDataLocalImpl
public interface IServerRxSessionData
- extends IRxSessionData
- Author:
- Richard Good , Alexandre Mendonca , Bartosz Baranowski
isStateless
boolean isStateless()
setStateless
void setStateless(boolean stateless)
getServerRxSessionState
ServerRxSessionState getServerRxSessionState()
setServerRxSessionState
void setServerRxSessionState(ServerRxSessionState state)
Copyright © 2014. All Rights Reserved.