Uses of Interface
org.apache.tapestry5.internal.services.TapestrySessionFactory

Packages that use TapestrySessionFactory
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.services Core services 
 

Uses of TapestrySessionFactory in org.apache.tapestry5.internal.services
 

Classes in org.apache.tapestry5.internal.services that implement TapestrySessionFactory
 class TapestrySessionFactoryImpl
           
 

Constructors in org.apache.tapestry5.internal.services with parameters of type TapestrySessionFactory
RequestImpl(HttpServletRequest request, String requestEncoding, TapestrySessionFactory sessionFactory)
           
 

Uses of TapestrySessionFactory in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type TapestrySessionFactory
 HttpServletRequestHandler TapestryModule.buildHttpServletRequestHandler(org.slf4j.Logger logger, List<HttpServletRequestFilter> configuration, RequestHandler handler, String applicationCharset, TapestrySessionFactory sessionFactory)
           
 



Copyright © 2003-2012 The Apache Software Foundation.