Uses of Interface
org.jdiameter.common.api.app.IAppSessionFactory

Packages that use IAppSessionFactory
org.jdiameter.client.api   
org.jdiameter.client.impl   
org.jdiameter.common.impl.app.cxdx.test   
 

Uses of IAppSessionFactory in org.jdiameter.client.api
 

Methods in org.jdiameter.client.api with parameters of type IAppSessionFactory
 void ISessionFactory.registerAppFacory(java.lang.Class<? extends org.jdiameter.api.app.AppSession> sessionClass, IAppSessionFactory factory)
           
 

Uses of IAppSessionFactory in org.jdiameter.client.impl
 

Methods in org.jdiameter.client.impl with parameters of type IAppSessionFactory
 void SessionFactoryImpl.registerAppFacory(java.lang.Class<? extends org.jdiameter.api.app.AppSession> sessionClass, IAppSessionFactory factory)
           
 

Uses of IAppSessionFactory in org.jdiameter.common.impl.app.cxdx.test
 

Classes in org.jdiameter.common.impl.app.cxdx.test that implement IAppSessionFactory
 class Client
          Start time:14:34:26 2009-08-19
Project: diameter-parent-release
 class SessionFactoryCXDX
          Start time:14:23:48 2009-08-19
Project: diameter-parent-release
 



Copyright © 2010. All Rights Reserved.