| Package | Description |
|---|---|
| org.jdiameter.common.api.app.rf | |
| org.jdiameter.common.impl.app.rf | |
| org.jdiameter.server.impl.app.rf |
| Modifier and Type | Method and Description |
|---|---|
IServerRfActionContext |
IRfSessionFactory.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRfSessionFactory.setServerContextListener(IServerRfActionContext serverContextListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
RfSessionFactoryImpl
Default Diameter Rf Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IServerRfActionContext |
RfSessionFactoryImpl.serverContextListener |
| Modifier and Type | Method and Description |
|---|---|
IServerRfActionContext |
RfSessionFactoryImpl.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
RfSessionFactoryImpl.setServerContextListener(IServerRfActionContext serverContextListener) |
| Modifier and Type | Field and Description |
|---|---|
protected IServerRfActionContext |
ServerRfSessionImpl.context |
| Constructor and Description |
|---|
ServerRfSessionImpl(IServerRfSessionData sessionData,
ISessionFactory sessionFactory,
ServerRfSessionListener serverSessionListener,
IServerRfActionContext serverContextListener,
StateChangeListener<AppSession> stLst,
long tsTimeout,
boolean stateless) |
Copyright © 2016. All Rights Reserved.