Uses of Interface
org.jdiameter.common.api.app.gx.IGxSessionData

Packages that use IGxSessionData
org.jdiameter.client.impl.app.gx   
org.jdiameter.common.impl.app.gx   
org.jdiameter.server.impl.app.gx   
 

Uses of IGxSessionData in org.jdiameter.client.impl.app.gx
 

Subinterfaces of IGxSessionData in org.jdiameter.client.impl.app.gx
 interface IClientGxSessionData
           
 

Classes in org.jdiameter.client.impl.app.gx that implement IGxSessionData
 class ClientGxSessionDataLocalImpl
           
 

Uses of IGxSessionData in org.jdiameter.common.impl.app.gx
 

Fields in org.jdiameter.common.impl.app.gx with type parameters of type IGxSessionData
protected  IAppSessionDataFactory<IGxSessionData> GxSessionFactoryImpl.sessionDataFactory
           
 

Methods in org.jdiameter.common.impl.app.gx that return IGxSessionData
 IGxSessionData GxLocalSessionDataFactory.getAppSessionData(java.lang.Class<? extends AppSession> clazz, java.lang.String sessionId)
           
 

Constructors in org.jdiameter.common.impl.app.gx with parameters of type IGxSessionData
AppGxSessionImpl(ISessionFactory sf, IGxSessionData sessionData)
           
 

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

Subinterfaces of IGxSessionData in org.jdiameter.server.impl.app.gx
 interface IServerGxSessionData
           
 

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



Copyright © 2014. All Rights Reserved.