|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClientGxSessionContext | |
|---|---|
| org.jdiameter.client.impl.app.gx | |
| org.jdiameter.common.api.app.gx | |
| org.jdiameter.common.impl.app.gx | |
| Uses of IClientGxSessionContext in org.jdiameter.client.impl.app.gx |
|---|
| Fields in org.jdiameter.client.impl.app.gx declared as IClientGxSessionContext | |
|---|---|
protected IClientGxSessionContext |
ClientGxSessionImpl.context
|
| Constructors in org.jdiameter.client.impl.app.gx with parameters of type IClientGxSessionContext | |
|---|---|
ClientGxSessionImpl(IClientGxSessionData sessionData,
IGxMessageFactory fct,
ISessionFactory sf,
ClientGxSessionListener lst,
IClientGxSessionContext ctx,
StateChangeListener<AppSession> stLst)
|
|
| Uses of IClientGxSessionContext in org.jdiameter.common.api.app.gx |
|---|
| Methods in org.jdiameter.common.api.app.gx that return IClientGxSessionContext | |
|---|---|
IClientGxSessionContext |
IGxSessionFactory.getClientContextListener()
|
| Methods in org.jdiameter.common.api.app.gx with parameters of type IClientGxSessionContext | |
|---|---|
void |
IGxSessionFactory.setClientContextListener(IClientGxSessionContext clientContextListener)
|
| Uses of IClientGxSessionContext in org.jdiameter.common.impl.app.gx |
|---|
| Classes in org.jdiameter.common.impl.app.gx that implement IClientGxSessionContext | |
|---|---|
class |
GxSessionFactoryImpl
Default Diameter Gx Session Factory implementation. |
| Fields in org.jdiameter.common.impl.app.gx declared as IClientGxSessionContext | |
|---|---|
protected IClientGxSessionContext |
GxSessionFactoryImpl.clientContextListener
|
| Methods in org.jdiameter.common.impl.app.gx that return IClientGxSessionContext | |
|---|---|
IClientGxSessionContext |
GxSessionFactoryImpl.getClientContextListener()
|
| Methods in org.jdiameter.common.impl.app.gx with parameters of type IClientGxSessionContext | |
|---|---|
void |
GxSessionFactoryImpl.setClientContextListener(IClientGxSessionContext clientContextListener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||