|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
org.mobicents.slee.resource.diameter.rf.handlers.RfSessionFactory
public class RfSessionFactory
| Field Summary | |
|---|---|
org.mobicents.slee.resource.diameter.base.handlers.DiameterRAInterface |
ra
|
| Fields inherited from class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl |
|---|
applicationId, clientContextListener, clientSessionListener, iss, logger, messageTimeout, serverContextListener, serverSessionListener, sessionDataFactory, sessionFactory, stateListener |
| Constructor Summary | |
|---|---|
RfSessionFactory()
|
|
RfSessionFactory(org.mobicents.slee.resource.diameter.base.handlers.DiameterRAInterface ra,
org.jdiameter.api.SessionFactory sessionFactory)
|
|
| Method Summary | |
|---|---|
void |
doRfAccountingAnswerEvent(org.jdiameter.api.rf.ClientRfSession appSession,
org.jdiameter.api.rf.events.RfAccountingRequest acr,
org.jdiameter.api.rf.events.RfAccountingAnswer aca)
|
void |
doRfAccountingRequestEvent(org.jdiameter.api.rf.ServerRfSession appSession,
org.jdiameter.api.rf.events.RfAccountingRequest acr)
|
| Methods inherited from class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl |
|---|
disconnectUserOrDev, doOtherEvent, failedSendRecord, getApplicationId, getClientContextListener, getClientSessionListener, getMessageTimeout, getNewSession, getServerContextListener, getServerSessionListener, getSession, getSessionFactory, getStateListener, interimIntervalElapses, sessionTimeoutElapses, sessionTimerCanceled, sessionTimerStarted, setApplicationId, setClientContextListener, setClientSessionListener, setMessageTimeout, setServerContextListener, setServerSessionListener, setSessionFactory, setStateListener, stateChanged, stateChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.mobicents.slee.resource.diameter.base.handlers.DiameterRAInterface ra
| Constructor Detail |
|---|
public RfSessionFactory()
public RfSessionFactory(org.mobicents.slee.resource.diameter.base.handlers.DiameterRAInterface ra,
org.jdiameter.api.SessionFactory sessionFactory)
sessionFactory - | Method Detail |
|---|
public void doRfAccountingAnswerEvent(org.jdiameter.api.rf.ClientRfSession appSession,
org.jdiameter.api.rf.events.RfAccountingRequest acr,
org.jdiameter.api.rf.events.RfAccountingAnswer aca)
throws org.jdiameter.api.InternalException,
org.jdiameter.api.IllegalDiameterStateException,
org.jdiameter.api.RouteException,
org.jdiameter.api.OverloadException
doRfAccountingAnswerEvent in interface org.jdiameter.api.rf.ClientRfSessionListenerdoRfAccountingAnswerEvent in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImplorg.jdiameter.api.InternalException
org.jdiameter.api.IllegalDiameterStateException
org.jdiameter.api.RouteException
org.jdiameter.api.OverloadException
public void doRfAccountingRequestEvent(org.jdiameter.api.rf.ServerRfSession appSession,
org.jdiameter.api.rf.events.RfAccountingRequest acr)
throws org.jdiameter.api.InternalException,
org.jdiameter.api.IllegalDiameterStateException,
org.jdiameter.api.RouteException,
org.jdiameter.api.OverloadException
doRfAccountingRequestEvent in interface org.jdiameter.api.rf.ServerRfSessionListenerdoRfAccountingRequestEvent in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImplorg.jdiameter.api.InternalException
org.jdiameter.api.IllegalDiameterStateException
org.jdiameter.api.RouteException
org.jdiameter.api.OverloadException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||