public interface IServerRxSessionData extends IRxSessionData
NON_INITIALIZED| Modifier and Type | Method and Description |
|---|---|
ServerRxSessionState |
getServerRxSessionState() |
boolean |
isStateless() |
void |
setServerRxSessionState(ServerRxSessionState state) |
void |
setStateless(boolean stateless) |
getApplicationId, getSessionId, remove, setApplicationIdboolean isStateless()
void setStateless(boolean stateless)
ServerRxSessionState getServerRxSessionState()
void setServerRxSessionState(ServerRxSessionState state)
Copyright © 2016. All Rights Reserved.