public interface IClientRxSessionData extends IRxSessionData
NON_INITIALIZED| Modifier and Type | Method and Description |
|---|---|
ClientRxSessionState |
getClientRxSessionState() |
boolean |
isEventBased() |
boolean |
isRequestTypeSet() |
void |
setClientRxSessionState(ClientRxSessionState state) |
void |
setEventBased(boolean b) |
void |
setRequestTypeSet(boolean b) |
getApplicationId, getSessionId, remove, setApplicationIdboolean isEventBased()
void setEventBased(boolean b)
boolean isRequestTypeSet()
void setRequestTypeSet(boolean b)
ClientRxSessionState getClientRxSessionState()
void setClientRxSessionState(ClientRxSessionState state)
Copyright © 2016. All Rights Reserved.