Uses of Class
org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl

Packages that use SessionFactoryImpl
org.apache.chemistry.opencmis.client.runtime   
org.apache.chemistry.opencmis.client.runtime.repository   
 

Uses of SessionFactoryImpl in org.apache.chemistry.opencmis.client.runtime
 

Methods in org.apache.chemistry.opencmis.client.runtime that return SessionFactoryImpl
static SessionFactoryImpl SessionFactoryImpl.newInstance()
           
 

Uses of SessionFactoryImpl in org.apache.chemistry.opencmis.client.runtime.repository
 

Constructors in org.apache.chemistry.opencmis.client.runtime.repository with parameters of type SessionFactoryImpl
RepositoryImpl(RepositoryInfo data, Map<String,String> parameters, SessionFactoryImpl sessionFactory, ObjectFactory objectFactory, AuthenticationProvider authenticationProvider, Cache cache)
          Constructor.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.