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