| Package | Description |
|---|---|
| org.jdiameter.client.impl.app.gx | |
| org.jdiameter.common.api.app.gx | |
| org.jdiameter.common.impl.app.gx | |
| org.jdiameter.server.impl.app.gx |
| Modifier and Type | Field and Description |
|---|---|
protected IGxMessageFactory |
ClientGxSessionImpl.factory |
| Constructor and Description |
|---|
ClientGxSessionImpl(IClientGxSessionData sessionData,
IGxMessageFactory fct,
ISessionFactory sf,
ClientGxSessionListener lst,
IClientGxSessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Modifier and Type | Method and Description |
|---|---|
IGxMessageFactory |
IGxSessionFactory.getMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
IGxSessionFactory.setMessageFactory(IGxMessageFactory messageFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
GxSessionFactoryImpl
Default Diameter Gx Session Factory implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected IGxMessageFactory |
GxSessionFactoryImpl.messageFactory |
| Modifier and Type | Method and Description |
|---|---|
IGxMessageFactory |
GxSessionFactoryImpl.getMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
GxSessionFactoryImpl.setMessageFactory(IGxMessageFactory messageFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected IGxMessageFactory |
ServerGxSessionImpl.factory |
| Constructor and Description |
|---|
ServerGxSessionImpl(IServerGxSessionData sessionData,
IGxMessageFactory fct,
ISessionFactory sf,
ServerGxSessionListener lst,
IServerGxSessionContext ctx,
StateChangeListener<AppSession> stLst) |
Copyright © 2016. All Rights Reserved.