| Package | Description |
|---|---|
| org.jdiameter.common.api.app.acc | |
| org.jdiameter.common.impl.app.acc | |
| org.jdiameter.server.impl.app.acc |
| Modifier and Type | Method and Description |
|---|---|
IServerAccActionContext |
IAccSessionFactory.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAccSessionFactory.setServerContextListener(IServerAccActionContext serverContextListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccSessionFactoryImpl
Default Diameter Account Session Factory implementation
|
| Modifier and Type | Field and Description |
|---|---|
protected IServerAccActionContext |
AccSessionFactoryImpl.serverContextListener |
| Modifier and Type | Method and Description |
|---|---|
IServerAccActionContext |
AccSessionFactoryImpl.getServerContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccSessionFactoryImpl.setServerContextListener(IServerAccActionContext serverContextListener) |
| Modifier and Type | Field and Description |
|---|---|
protected IServerAccActionContext |
ServerAccSessionImpl.context |
| Constructor and Description |
|---|
ServerAccSessionImpl(IServerAccSessionData sessionData,
ISessionFactory sessionFactory,
ServerAccSessionListener serverSessionListener,
IServerAccActionContext serverContextListener,
StateChangeListener<AppSession> stLst) |
ServerAccSessionImpl(IServerAccSessionData sessionData,
ISessionFactory sessionFactory,
ServerAccSessionListener serverSessionListener,
IServerAccActionContext serverContextListener,
StateChangeListener<AppSession> stLst,
boolean stateless) |
Copyright © 2016. All Rights Reserved.