| Package | Description |
|---|---|
| org.jdiameter.common.api.app.rx | |
| org.jdiameter.common.impl.app.rx | |
| org.jdiameter.server.impl.app.rx |
| Modifier and Type | Method and Description |
|---|---|
IServerRxSessionContext |
IRxSessionFactory.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRxSessionFactory.setServerContextListener(IServerRxSessionContext serverContextListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
RxSessionFactoryImpl
Default Diameter Rx Session Factory implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected IServerRxSessionContext |
RxSessionFactoryImpl.serverContextListener |
| Modifier and Type | Method and Description |
|---|---|
IServerRxSessionContext |
RxSessionFactoryImpl.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
RxSessionFactoryImpl.setServerContextListener(IServerRxSessionContext serverContextListener) |
| Modifier and Type | Field and Description |
|---|---|
protected IServerRxSessionContext |
ServerRxSessionImpl.context |
| Constructor and Description |
|---|
ServerRxSessionImpl(IServerRxSessionData sessionData,
IRxMessageFactory fct,
ISessionFactory sf,
ServerRxSessionListener lst,
IServerRxSessionContext ctx,
StateChangeListener<AppSession> stLst) |
Copyright © 2016. All Rights Reserved.