org.jdiameter.client.impl.app.ro
Interface IClientRoSessionData
- All Superinterfaces:
- IAppSessionData, IRoSessionData
- All Known Implementing Classes:
- ClientRoSessionDataLocalImpl
public interface IClientRoSessionData
- extends IRoSessionData
- Author:
- Bartosz Baranowski , Alexandre Mendonca
isEventBased
boolean isEventBased()
setEventBased
void setEventBased(boolean b)
isRequestTypeSet
boolean isRequestTypeSet()
setRequestTypeSet
void setRequestTypeSet(boolean b)
getClientRoSessionState
ClientRoSessionState getClientRoSessionState()
setClientRoSessionState
void setClientRoSessionState(ClientRoSessionState state)
getTxTimerId
java.io.Serializable getTxTimerId()
setTxTimerId
void setTxTimerId(java.io.Serializable txTimerId)
getTxTimerRequest
Request getTxTimerRequest()
setTxTimerRequest
void setTxTimerRequest(Request txTimerRequest)
getBuffer
Request getBuffer()
setBuffer
void setBuffer(Request buffer)
getGatheredRequestedAction
int getGatheredRequestedAction()
setGatheredRequestedAction
void setGatheredRequestedAction(int gatheredRequestedAction)
getGatheredCCFH
int getGatheredCCFH()
setGatheredCCFH
void setGatheredCCFH(int gatheredCCFH)
getGatheredDDFH
int getGatheredDDFH()
setGatheredDDFH
void setGatheredDDFH(int gatheredDDFH)
Copyright © 2014. All Rights Reserved.