Uses of Interface
org.codehaus.wadi.web.WebSessionWrapperFactory

Packages that use WebSessionWrapperFactory
org.codehaus.wadi.web   
org.codehaus.wadi.web.impl   
 

Uses of WebSessionWrapperFactory in org.codehaus.wadi.web
 

Fields in org.codehaus.wadi.web declared as WebSessionWrapperFactory
protected  WebSessionWrapperFactory BasicWebSessionFactory.wrapperFactory
           
 

Constructors in org.codehaus.wadi.web with parameters of type WebSessionWrapperFactory
BasicWebSession(WebSessionConfig config, DistributableAttributes attributes, WebSessionWrapperFactory wrapperFactory, Router router, Manager manager, Streamer streamer, ReplicationManager replicationManager)
           
BasicWebSessionFactory(DistributableAttributesFactory attributesFactory, Streamer streamer, ReplicationManager replicationManager, Router router, WebSessionWrapperFactory wrapperFactory)
           
 

Uses of WebSessionWrapperFactory in org.codehaus.wadi.web.impl
 

Classes in org.codehaus.wadi.web.impl that implement WebSessionWrapperFactory
 class StandardSessionWrapperFactory
           
 



Copyright © 2010. All Rights Reserved.