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