| Package | Description |
|---|---|
| org.jdiameter.client.impl.app.cca | |
| org.jdiameter.common.api.app.cca | |
| org.jdiameter.common.impl.app.cca | |
| org.jdiameter.server.impl.app.cca |
| Modifier and Type | Field and Description |
|---|---|
protected ICCAMessageFactory |
ClientCCASessionImpl.factory |
| Constructor and Description |
|---|
ClientCCASessionImpl(IClientCCASessionData data,
ICCAMessageFactory fct,
ISessionFactory sf,
ClientCCASessionListener lst,
IClientCCASessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Modifier and Type | Method and Description |
|---|---|
ICCAMessageFactory |
ICCASessionFactory.getMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ICCASessionFactory.setMessageFactory(ICCAMessageFactory messageFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CCASessionFactoryImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ICCAMessageFactory |
CCASessionFactoryImpl.messageFactory |
| Modifier and Type | Method and Description |
|---|---|
ICCAMessageFactory |
CCASessionFactoryImpl.getMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CCASessionFactoryImpl.setMessageFactory(ICCAMessageFactory messageFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected ICCAMessageFactory |
ServerCCASessionImpl.factory |
| Constructor and Description |
|---|
ServerCCASessionImpl(IServerCCASessionData data,
ICCAMessageFactory fct,
ISessionFactory sf,
ServerCCASessionListener lst,
IServerCCASessionContext ctx,
StateChangeListener<AppSession> stLst) |
Copyright © 2016. All Rights Reserved.