| Package | Description |
|---|---|
| org.jdiameter.common.api.app.ro | |
| org.jdiameter.common.impl.app.ro | |
| org.jdiameter.server.impl.app.ro |
| Modifier and Type | Method and Description |
|---|---|
IServerRoSessionContext |
IRoSessionFactory.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRoSessionFactory.setServerContextListener(IServerRoSessionContext serverContextListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
RoSessionFactoryImpl
Default Diameter Ro Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IServerRoSessionContext |
RoSessionFactoryImpl.serverContextListener |
| Modifier and Type | Method and Description |
|---|---|
IServerRoSessionContext |
RoSessionFactoryImpl.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoSessionFactoryImpl.setServerContextListener(IServerRoSessionContext serverContextListener) |
| Modifier and Type | Field and Description |
|---|---|
protected IServerRoSessionContext |
ServerRoSessionImpl.context |
| Constructor and Description |
|---|
ServerRoSessionImpl(IServerRoSessionData sessionData,
IRoMessageFactory fct,
ISessionFactory sf,
ServerRoSessionListener lst,
IServerRoSessionContext ctx,
StateChangeListener<AppSession> stLst) |
Copyright © 2016. All Rights Reserved.