|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServerAccActionContext | |
|---|---|
| org.jdiameter.common.api.app.acc | |
| org.jdiameter.common.impl.app.acc | |
| org.jdiameter.server.impl.app.acc | |
| Uses of IServerAccActionContext in org.jdiameter.common.api.app.acc |
|---|
| Methods in org.jdiameter.common.api.app.acc that return IServerAccActionContext | |
|---|---|
IServerAccActionContext |
IAccSessionFactory.getServerContextListener()
|
| Methods in org.jdiameter.common.api.app.acc with parameters of type IServerAccActionContext | |
|---|---|
void |
IAccSessionFactory.setServerContextListener(IServerAccActionContext serverContextListener)
|
| Uses of IServerAccActionContext in org.jdiameter.common.impl.app.acc |
|---|
| Classes in org.jdiameter.common.impl.app.acc that implement IServerAccActionContext | |
|---|---|
class |
AccSessionFactoryImpl
Default Diameter Account Session Factory implementation |
| Fields in org.jdiameter.common.impl.app.acc declared as IServerAccActionContext | |
|---|---|
protected IServerAccActionContext |
AccSessionFactoryImpl.serverContextListener
|
| Methods in org.jdiameter.common.impl.app.acc that return IServerAccActionContext | |
|---|---|
IServerAccActionContext |
AccSessionFactoryImpl.getServerContextListener()
|
| Methods in org.jdiameter.common.impl.app.acc with parameters of type IServerAccActionContext | |
|---|---|
void |
AccSessionFactoryImpl.setServerContextListener(IServerAccActionContext serverContextListener)
|
| Uses of IServerAccActionContext in org.jdiameter.server.impl.app.acc |
|---|
| Fields in org.jdiameter.server.impl.app.acc declared as IServerAccActionContext | |
|---|---|
protected IServerAccActionContext |
ServerAccSessionImpl.context
|
| Constructors in org.jdiameter.server.impl.app.acc with parameters of type IServerAccActionContext | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||