Uses of Interface
org.jdiameter.client.impl.app.auth.IClientAuthSessionData

Packages that use IClientAuthSessionData
org.jdiameter.client.impl.app.auth   
org.jdiameter.client.impl.app.gq   
 

Uses of IClientAuthSessionData in org.jdiameter.client.impl.app.auth
 

Classes in org.jdiameter.client.impl.app.auth that implement IClientAuthSessionData
 class ClientAuthSessionDataLocalImpl
           
 

Fields in org.jdiameter.client.impl.app.auth declared as IClientAuthSessionData
protected  IClientAuthSessionData ClientAuthSessionImpl.sessionData
           
 

Constructors in org.jdiameter.client.impl.app.auth with parameters of type IClientAuthSessionData
ClientAuthSessionImpl(IClientAuthSessionData sessionData, ISessionFactory sf, ClientAuthSessionListener lst, IAuthMessageFactory fct, StateChangeListener<AppSession> scListener, IClientAuthActionContext context, boolean stateless)
           
 

Uses of IClientAuthSessionData in org.jdiameter.client.impl.app.gq
 

Fields in org.jdiameter.client.impl.app.gq declared as IClientAuthSessionData
protected  IClientAuthSessionData GqClientSessionImpl.sessionData
           
 

Constructors in org.jdiameter.client.impl.app.gq with parameters of type IClientAuthSessionData
GqClientSessionImpl(IClientAuthSessionData sessionData, ISessionFactory sf, ClientAuthSessionListener lst, IAuthMessageFactory fct, StateChangeListener<AppSession> scListener, IClientAuthActionContext context, boolean stateless)
           
 



Copyright © 2014. All Rights Reserved.