|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServerGxSessionContext | |
|---|---|
| org.jdiameter.common.api.app.gx | |
| org.jdiameter.common.impl.app.gx | |
| org.jdiameter.server.impl.app.gx | |
| Uses of IServerGxSessionContext in org.jdiameter.common.api.app.gx |
|---|
| Methods in org.jdiameter.common.api.app.gx that return IServerGxSessionContext | |
|---|---|
IServerGxSessionContext |
IGxSessionFactory.getServerContextListener()
|
| Methods in org.jdiameter.common.api.app.gx with parameters of type IServerGxSessionContext | |
|---|---|
void |
IGxSessionFactory.setServerContextListener(IServerGxSessionContext serverContextListener)
|
| Uses of IServerGxSessionContext in org.jdiameter.common.impl.app.gx |
|---|
| Classes in org.jdiameter.common.impl.app.gx that implement IServerGxSessionContext | |
|---|---|
class |
GxSessionFactoryImpl
Default Diameter Gx Session Factory implementation. |
| Fields in org.jdiameter.common.impl.app.gx declared as IServerGxSessionContext | |
|---|---|
protected IServerGxSessionContext |
GxSessionFactoryImpl.serverContextListener
|
| Methods in org.jdiameter.common.impl.app.gx that return IServerGxSessionContext | |
|---|---|
IServerGxSessionContext |
GxSessionFactoryImpl.getServerContextListener()
|
| Methods in org.jdiameter.common.impl.app.gx with parameters of type IServerGxSessionContext | |
|---|---|
void |
GxSessionFactoryImpl.setServerContextListener(IServerGxSessionContext serverContextListener)
|
| Uses of IServerGxSessionContext in org.jdiameter.server.impl.app.gx |
|---|
| Fields in org.jdiameter.server.impl.app.gx declared as IServerGxSessionContext | |
|---|---|
protected IServerGxSessionContext |
ServerGxSessionImpl.context
|
| Constructors in org.jdiameter.server.impl.app.gx with parameters of type IServerGxSessionContext | |
|---|---|
ServerGxSessionImpl(IServerGxSessionData sessionData,
IGxMessageFactory fct,
ISessionFactory sf,
ServerGxSessionListener lst,
IServerGxSessionContext ctx,
StateChangeListener<AppSession> stLst)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||