org.jdiameter.client.impl.app.rx
Interface IClientRxSessionData
- All Superinterfaces:
- IAppSessionData, IRxSessionData
- All Known Implementing Classes:
- ClientRxSessionDataLocalImpl
public interface IClientRxSessionData
- extends IRxSessionData
- Author:
- Richard Good , Alexandre Mendonca , Bartosz Baranowski
isEventBased
boolean isEventBased()
setEventBased
void setEventBased(boolean b)
isRequestTypeSet
boolean isRequestTypeSet()
setRequestTypeSet
void setRequestTypeSet(boolean b)
getClientRxSessionState
ClientRxSessionState getClientRxSessionState()
setClientRxSessionState
void setClientRxSessionState(ClientRxSessionState state)
Copyright © 2014. All Rights Reserved.