|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServerRfActionContext | |
|---|---|
| org.jdiameter.common.api.app.rf | |
| org.jdiameter.common.impl.app.rf | |
| org.jdiameter.server.impl.app.rf | |
| Uses of IServerRfActionContext in org.jdiameter.common.api.app.rf |
|---|
| Methods in org.jdiameter.common.api.app.rf that return IServerRfActionContext | |
|---|---|
IServerRfActionContext |
IRfSessionFactory.getServerContextListener()
|
| Methods in org.jdiameter.common.api.app.rf with parameters of type IServerRfActionContext | |
|---|---|
void |
IRfSessionFactory.setServerContextListener(IServerRfActionContext serverContextListener)
|
| Uses of IServerRfActionContext in org.jdiameter.common.impl.app.rf |
|---|
| Classes in org.jdiameter.common.impl.app.rf that implement IServerRfActionContext | |
|---|---|
class |
RfSessionFactoryImpl
Default Diameter Rf Session Factory implementation |
| Fields in org.jdiameter.common.impl.app.rf declared as IServerRfActionContext | |
|---|---|
protected IServerRfActionContext |
RfSessionFactoryImpl.serverContextListener
|
| Methods in org.jdiameter.common.impl.app.rf that return IServerRfActionContext | |
|---|---|
IServerRfActionContext |
RfSessionFactoryImpl.getServerContextListener()
|
| Methods in org.jdiameter.common.impl.app.rf with parameters of type IServerRfActionContext | |
|---|---|
void |
RfSessionFactoryImpl.setServerContextListener(IServerRfActionContext serverContextListener)
|
| Uses of IServerRfActionContext in org.jdiameter.server.impl.app.rf |
|---|
| Fields in org.jdiameter.server.impl.app.rf declared as IServerRfActionContext | |
|---|---|
protected IServerRfActionContext |
ServerRfSessionImpl.context
|
| Constructors in org.jdiameter.server.impl.app.rf with parameters of type IServerRfActionContext | |
|---|---|
ServerRfSessionImpl(IServerRfSessionData sessionData,
ISessionFactory sessionFactory,
ServerRfSessionListener serverSessionListener,
IServerRfActionContext serverContextListener,
StateChangeListener<AppSession> stLst,
long tsTimeout,
boolean stateless)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||