Uses of Class
org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler

Packages that use DefaultWindowHandler
org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation   
org.apache.myfaces.extensions.cdi.jsf2.impl.scope.conversation   
 

Uses of DefaultWindowHandler in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 

Subclasses of DefaultWindowHandler in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 class ClientSideWindowHandler
          WindowHandler which uses JavaScript to store the windowId.
 

Uses of DefaultWindowHandler in org.apache.myfaces.extensions.cdi.jsf2.impl.scope.conversation
 

Subclasses of DefaultWindowHandler in org.apache.myfaces.extensions.cdi.jsf2.impl.scope.conversation
 class ServerSideWindowHandler
          use this implementation to avoid tokens in the url.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.