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

Packages that use IAppSessionFactory
org.jdiameter.client.api   
org.jdiameter.client.impl   
 

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)
           
 



Copyright © 2008. All Rights Reserved.