Uses of Interface
org.jdiameter.server.impl.app.gx.IServerGxSessionData

Packages that use IServerGxSessionData
org.jdiameter.server.impl.app.gx   
 

Uses of IServerGxSessionData in org.jdiameter.server.impl.app.gx
 

Classes in org.jdiameter.server.impl.app.gx that implement IServerGxSessionData
 class ServerGxSessionDataLocalImpl
           
 

Fields in org.jdiameter.server.impl.app.gx declared as IServerGxSessionData
protected  IServerGxSessionData ServerGxSessionImpl.sessionData
           
 

Constructors in org.jdiameter.server.impl.app.gx with parameters of type IServerGxSessionData
ServerGxSessionImpl(IServerGxSessionData sessionData, IGxMessageFactory fct, ISessionFactory sf, ServerGxSessionListener lst, IServerGxSessionContext ctx, StateChangeListener<AppSession> stLst)
           
 



Copyright © 2014. All Rights Reserved.