|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServerRxSessionContext | |
|---|---|
| org.jdiameter.common.api.app.rx | |
| org.jdiameter.common.impl.app.rx | |
| org.jdiameter.server.impl.app.rx | |
| Uses of IServerRxSessionContext in org.jdiameter.common.api.app.rx |
|---|
| Methods in org.jdiameter.common.api.app.rx that return IServerRxSessionContext | |
|---|---|
IServerRxSessionContext |
IRxSessionFactory.getServerContextListener()
|
| Methods in org.jdiameter.common.api.app.rx with parameters of type IServerRxSessionContext | |
|---|---|
void |
IRxSessionFactory.setServerContextListener(IServerRxSessionContext serverContextListener)
|
| Uses of IServerRxSessionContext in org.jdiameter.common.impl.app.rx |
|---|
| Classes in org.jdiameter.common.impl.app.rx that implement IServerRxSessionContext | |
|---|---|
class |
RxSessionFactoryImpl
Default Diameter Rx Session Factory implementation. |
| Fields in org.jdiameter.common.impl.app.rx declared as IServerRxSessionContext | |
|---|---|
protected IServerRxSessionContext |
RxSessionFactoryImpl.serverContextListener
|
| Methods in org.jdiameter.common.impl.app.rx that return IServerRxSessionContext | |
|---|---|
IServerRxSessionContext |
RxSessionFactoryImpl.getServerContextListener()
|
| Methods in org.jdiameter.common.impl.app.rx with parameters of type IServerRxSessionContext | |
|---|---|
void |
RxSessionFactoryImpl.setServerContextListener(IServerRxSessionContext serverContextListener)
|
| Uses of IServerRxSessionContext in org.jdiameter.server.impl.app.rx |
|---|
| Fields in org.jdiameter.server.impl.app.rx declared as IServerRxSessionContext | |
|---|---|
protected IServerRxSessionContext |
ServerRxSessionImpl.context
|
| Constructors in org.jdiameter.server.impl.app.rx with parameters of type IServerRxSessionContext | |
|---|---|
ServerRxSessionImpl(IServerRxSessionData sessionData,
IRxMessageFactory fct,
ISessionFactory sf,
ServerRxSessionListener lst,
IServerRxSessionContext ctx,
StateChangeListener<AppSession> stLst)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||