Uses of Interface
org.jdiameter.common.api.app.sh.IShSessionData

Packages that use IShSessionData
org.jdiameter.client.impl.app.sh   
org.jdiameter.common.impl.app.sh   
org.jdiameter.server.impl.app.sh   
 

Uses of IShSessionData in org.jdiameter.client.impl.app.sh
 

Subinterfaces of IShSessionData in org.jdiameter.client.impl.app.sh
 interface IShClientSessionData
           
 

Classes in org.jdiameter.client.impl.app.sh that implement IShSessionData
 class ShClientSessionDataLocalImpl
           
 

Uses of IShSessionData in org.jdiameter.common.impl.app.sh
 

Fields in org.jdiameter.common.impl.app.sh with type parameters of type IShSessionData
protected  IAppSessionDataFactory<IShSessionData> ShSessionFactoryImpl.sessionDataFactory
           
 

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

Constructors in org.jdiameter.common.impl.app.sh with parameters of type IShSessionData
ShSession(ISessionFactory sf, IShSessionData data)
           
 

Uses of IShSessionData in org.jdiameter.server.impl.app.sh
 

Subinterfaces of IShSessionData in org.jdiameter.server.impl.app.sh
 interface IShServerSessionData
           
 

Classes in org.jdiameter.server.impl.app.sh that implement IShSessionData
 class ShServerSessionDataLocalImpl
           
 



Copyright © 2014. All Rights Reserved.